changed pull dvc
This commit is contained in:
parent
726b5c9027
commit
3a059ca362
2
dvc/Jenkinsfile
vendored
2
dvc/Jenkinsfile
vendored
@ -29,7 +29,7 @@ pipeline {
|
||||
sh "dvc init -f"
|
||||
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"
|
||||
sh "dvc pull -f"
|
||||
sh "dvc reproduce"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user