Skip to content

Commit

Permalink
chg ! copy non-python files
Browse files Browse the repository at this point in the history
  • Loading branch information
vitali-yanushchyk-valor committed Jan 8, 2025
1 parent 7427696 commit 8cbb80e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ ENV GITHUB_REPOSITORY=$GITHUB_REPOSITORY

WORKDIR /code
COPY --chown=hope:unicef --from=python_prod_deps /code/.venv /code/.venv
COPY --chown=hope:unicef --from=python_prod_deps /code/src/hope_dedup_engine/web/ /code/.venv/lib/python3.12/site-packages/hope_dedup_engine/web/
COPY --chown=hope:unicef --from=python_prod_deps /code/README.md /code/LICENSE /

ENV PATH=/code/.venv/bin:/usr/local/bin/:/usr/bin:/bin \
Expand Down

0 comments on commit 8cbb80e

Please sign in to comment.