Zaktualizuj 'Jenkinsfile_predict_coop'
This commit is contained in:
parent
9bf6005939
commit
0392e4cf4b
@ -10,6 +10,7 @@ pipeline {
|
||||
stage('Predict from MLFlow registry') {
|
||||
steps {
|
||||
sh "python3 lab_09_predict_coop.py"
|
||||
sh "ls -al"
|
||||
}
|
||||
}
|
||||
}}
|
Loading…
Reference in New Issue
Block a user