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