Update 'lab10/Jenkinsfile_dvc'
This commit is contained in:
parent
7ca2012b6d
commit
9b5a2c0b6d
@ -18,7 +18,6 @@ pipeline {
|
||||
sh 'dvc remote add -f -d ium_ssh_remote ssh://ium-sftp@tzietkiewicz.vm.wmi.amu.edu.pl'
|
||||
sh 'dvc remote modify --local ium_ssh_remote password $IUM_SFTP_PASS'
|
||||
echo 'Remote created'
|
||||
sh 'dvc remote modify --local ium_ssh_remote user 449288'
|
||||
echo 'Pulling from dvc'
|
||||
sh 'dvc pull'
|
||||
echo 'Files pulled'
|
||||
|
Loading…
Reference in New Issue
Block a user