Fix
This commit is contained in:
parent
db7f9596a6
commit
508f315ef4
@ -14,7 +14,6 @@ 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 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