Fix
This commit is contained in:
parent
b367700c66
commit
db7f9596a6
@ -14,7 +14,7 @@ node {
|
||||
def testImage = docker.image('s487197/ium:54')
|
||||
testImage.inside{
|
||||
withCredentials([string(credentialsId: 'ium-sftp-password', variable: 'IUM_SFTP_PASS')]) {
|
||||
sh 'dvc remote modify --local ium_ssh_remote keyfile 48ac7004-216e-4260-abba-1fe5db753e18'
|
||||
sh 'dvc remote modify --local ium_ssh_remote ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl/ium-sftp'
|
||||
sh 'dvc remote modify --local ium_ssh_remote password IUM@2021'
|
||||
sh 'dvc pull'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user