?
This commit is contained in:
parent
84881f56bc
commit
9e789ec5ec
@ -8,7 +8,6 @@ pipeline {
|
||||
stage('DVC Commands') {
|
||||
steps {
|
||||
withCredentials([string(credentialsId: 'ium-sftp-password', variable: 'IUM_SFTP_PASS')]) {
|
||||
sh 'dvc remote add -d -f ium_ssh_remote ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl/ium-sftp'
|
||||
sh 'dvc remote modify --local ium_ssh_remote password $IUM_SFTP_KEY'
|
||||
sh 'dvc pull'
|
||||
sh 'dvc repro'
|
||||
|
Loading…
Reference in New Issue
Block a user