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'