Maybe Fix

This commit is contained in:
Jakub Henyk 2023-05-13 18:18:50 +02:00
parent 41e8b82e52
commit e33d4a47d0

View File

@ -30,6 +30,6 @@ RUN chmod +x ./train.py
RUN chmod +x ./test.py RUN chmod +x ./test.py
#RUN $GIT_PYTHON_GIT_EXECUTABLE=/usr/local/lib/python3.10/dist-packages/git/__init__.py #RUN $GIT_PYTHON_GIT_EXECUTABLE=/usr/local/lib/python3.10/dist-packages/git/__init__.py
RUN echo $PATH RUN useradd -r -u 111 jenkins
RUN dvc pull RUN dvc pull
RUN dvc repro RUN dvc repro