s
This commit is contained in:
parent
e40dce1545
commit
63672310b1
@ -50,7 +50,7 @@ pipeline {
|
||||
|
||||
stage('Pull DVC Files') {
|
||||
steps {
|
||||
sh 'PATH=$PATH:~/.local/bin/ dvc pull -f --user'
|
||||
sh 'PATH=$PATH:~/.local/bin/ dvc pull -f'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user