This commit is contained in:
Jakub Henyk 2023-05-13 17:45:52 +02:00
parent b0589ea6fb
commit 949182ba95

View File

@ -28,5 +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
RUN export GIT_PYTHON_REFRESH=quiet
RUN dvc pull RUN dvc pull
RUN dvc repro RUN dvc repro