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:41:24 +02:00
parent d9ed5e5585
commit 6fab218c7f

View File

@ -33,5 +33,5 @@ ENV KAGGLE_KEY=${KAGGLE_KEY}
RUN pip3 install dvc
RUN pip3 install dvc[ssh]
RUN useradd -r -u 111 jenkins
RUN useradd -r -u 777 jenkins
RUN apt install -y sshpass openssh-client