Skip to content

Commit

Permalink
fix ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex-Kopylov committed Feb 6, 2024
1 parent a849dc7 commit 857ac4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@ ENV PYTHONPATH=$PYTHONPATH \
WORKDIR $PYTHONPATH
COPY . .

CMD ["python", "src/__main__.py"]
#CMD ["python", "src/__main__.py"]

0 comments on commit 857ac4c

Please sign in to comment.