Zaktualizuj 'Jenkinsfile_dvc'
This commit is contained in:
parent
e32122a50a
commit
d6b3b7fb0e
@ -16,12 +16,8 @@ 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 keyfile $IUM_SFTP_KEY'
|
||||
sh 'dvc remote modify --local ium_ssh_remote password IUM@2021'
|
||||
sh 'dvc remote list'
|
||||
sh 'cat .dvc/config'
|
||||
sh 'cat .dvc/config.local'
|
||||
sh 'dvc pull'
|
||||
sh 'dvc repro'
|
||||
sh 'ls -al'
|
||||
sh 'dvc repro'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user