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