s
This commit is contained in:
parent
38779d4590
commit
8568c10b60
@ -62,7 +62,7 @@ pipeline {
|
||||
|
||||
stage('Run DVC Pipeline') {
|
||||
steps {
|
||||
sh 'PATH=$PATH:~/.local/bin/ dvc reproduce'
|
||||
sh 'PATH=$PATH:~/.local/bin/ dvc repro'
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user