Zaktualizuj 'Jenkinsfile_predict_coop'
All checks were successful
s430705-training/pipeline/head This commit looks good
All checks were successful
s430705-training/pipeline/head This commit looks good
This commit is contained in:
parent
46388f3ad7
commit
c58a047c94
@ -9,6 +9,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Predict from MLFlow registry') {
|
stage('Predict from MLFlow registry') {
|
||||||
steps {
|
steps {
|
||||||
|
sh "ls -al"
|
||||||
sh "python3 lab09_predict_coop.py"
|
sh "python3 lab09_predict_coop.py"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user