This commit is contained in:
Jakub Henyk 2023-05-13 18:05:55 +02:00
parent a5df47effc
commit 9bb0626477
1 changed files with 1 additions and 1 deletions

View File

@ -29,6 +29,6 @@ RUN chmod +x ./zadanie1.py
RUN chmod +x ./train.py
RUN chmod +x ./test.py
RUN git.__file__
RUN $GIT_PYTHON_GIT_EXECUTABLE=/usr/local/lib/python3.10/dist-packages/git/__init__.py
RUN dvc pull
RUN dvc repro