Poprawka jenkinsfile
This commit is contained in:
parent
6346dcbca5
commit
8b72e443ed
@ -15,7 +15,9 @@ pipeline {
|
||||
}
|
||||
}
|
||||
stage('reproduce') {
|
||||
sh 'dvc repro'
|
||||
steps {
|
||||
sh 'dvc repro'
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user