This commit is contained in:
Jakub Henyk 2023-05-13 17:59:16 +02:00
parent 6aa118235e
commit 87bb62fa04

View File

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