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