dvc
All checks were successful
s444501-training/pipeline/head This commit looks good
s444501-evaluation/pipeline/head This commit looks good

This commit is contained in:
s444501 2022-06-04 20:15:18 +02:00
parent de480fe8c0
commit ef5cb5c19e

View File

@ -15,6 +15,7 @@ RUN pip3 install dvc[ssh]
RUN useradd -r -u 777 jenkins
RUN apt install -y sshpass openssh-client
RUN mkdir /.kaggle && chmod o+w /.kaggle