Skip to content

Commit

Permalink
ci: add missing file for the build
Browse files Browse the repository at this point in the history
  • Loading branch information
seppzer0 committed Nov 23, 2023
1 parent abdf22d commit 8d2abe4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ COPY mdocker /opt/mdocker
COPY pyproject.toml /opt
COPY poetry.lock /opt
COPY tests /opt/tests
COPY README.md /opt

ENV PYTHONPATH /opt
WORKDIR /opt
Expand Down

0 comments on commit 8d2abe4

Please sign in to comment.