mmm
All checks were successful
s444354-training/pipeline/head This commit looks good
s444354-evaluation/pipeline/head This commit looks good

This commit is contained in:
Adrian Charkiewicz 2022-06-05 18:03:54 +02:00
parent 38e5392a79
commit 760052e1c7

View File

@ -19,7 +19,7 @@ RUN pip3 install GitPython
RUN pip3 install mlflow
RUN pip3 install dvc
RUN pip3 install dvc[ssh] paramiko
RUN apt install -y sshpass openssh-client
# RUN apt install -y sshpass openssh-client
RUN useradd -r -u 111 jenkins
# RUN python3 -m pip install kaggle