Zaktualizuj 'Jenkinsfile-prediction-s444409'
This commit is contained in:
parent
c4e902f763
commit
53531492c0
@ -27,7 +27,7 @@ buildSelector(
|
|||||||
stage('Prediction') {
|
stage('Prediction') {
|
||||||
steps {
|
steps {
|
||||||
sh "echo ${params.INPUT} > input_example.json"
|
sh "echo ${params.INPUT} > input_example.json"
|
||||||
sh "python prediction-s444409.py"
|
sh "python3 prediction-s444409.py"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user