Fix
This commit is contained in:
parent
0bcd2aa860
commit
2e9a4229d8
@ -15,7 +15,6 @@ node {
|
||||
testImage.inside{
|
||||
withCredentials([string(credentialsId: 'ium-sftp-password', variable: 'IUM_SFTP_PASS')]) {
|
||||
sh 'dvc remote add -d ium_ssh_remote ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl/ium-sftp'
|
||||
sh 'dvc remote modify --force --local ium_ssh_remote password $IUM_SFTP_KEY'
|
||||
sh 'dvc pull'
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user