This commit is contained in:
Agata 2022-05-29 14:12:07 +02:00
parent f733b2b15e
commit a4fbb7317d

View File

@ -11,7 +11,6 @@ withCredentials(
sh 'dvc remote add -d ium_ssh_remote ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl/ium-sftp'
sh 'dvc remote modify --local ium_ssh_remote keyfile $IUM_SFTP_KEY'
sh 'dvc pull'}
}
}
}
}