This commit is contained in:
Jakub Henyk 2023-05-13 17:56:49 +02:00
parent 964c867c60
commit 6aa118235e

View File

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