update jenkinsfile_dvc
This commit is contained in:
parent
027401dd01
commit
4025d4b51e
@ -19,6 +19,7 @@ pipeline {
|
|||||||
sh 'dvc remote modify --local ium_ssh_remote keyfile $IUM_SFTP_KEY'
|
sh 'dvc remote modify --local ium_ssh_remote keyfile $IUM_SFTP_KEY'
|
||||||
sh 'dvc remote list'
|
sh 'dvc remote list'
|
||||||
sh 'cat .dvc/config'
|
sh 'cat .dvc/config'
|
||||||
|
sh 'cat .dvc/config.local'
|
||||||
sh 'dvc pull'
|
sh 'dvc pull'
|
||||||
sh 'dvc repro'
|
sh 'dvc repro'
|
||||||
sh 'ls -al'
|
sh 'ls -al'
|
||||||
|
Loading…
Reference in New Issue
Block a user