From f50ced441da6a96f718ea98f041eff22d8e784a9 Mon Sep 17 00:00:00 2001 From: Dominik Strzako Date: Tue, 8 Jun 2021 02:09:36 +0200 Subject: [PATCH] =?UTF-8?q?=E5=90=9B=E3=81=AE=E5=85=A8=E3=81=A6=E3=81=AB?= =?UTF-8?q?=E3=82=B9=E3=82=A6=E3=82=A3=E3=83=B3=E3=82=B0=E3=81=99=E3=82=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkinsfile_dvc | 2 -- 1 file changed, 2 deletions(-) diff --git a/Jenkinsfile_dvc b/Jenkinsfile_dvc index 45d381a..1e269dc 100644 --- a/Jenkinsfile_dvc +++ b/Jenkinsfile_dvc @@ -3,8 +3,6 @@ pipeline { stages { stage('Test') { steps { - sh 'pip(x) install dvc' - sh 'dvc remote add -f -d ium_ssh_remote ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl/ium-sftp' sh 'dvc remote list' sh 'dvc remote modify --local ium_ssh_remote password IUM@2021'