This commit is contained in:
Jakub Henyk 2023-05-13 17:53:29 +02:00
parent 949182ba95
commit 964c867c60

View File

@ -28,6 +28,6 @@ RUN chmod +x ./zadanie1.py
RUN chmod +x ./train.py
RUN chmod +x ./test.py
RUN export GIT_PYTHON_REFRESH=quiet
CMD GIT_PYTHON_REFRESH=quiet
RUN dvc pull
RUN dvc repro