Update file
This commit is contained in:
parent
82ab9d8ff6
commit
2fc4ed8ca8
@ -24,7 +24,7 @@ pipeline {
|
||||
stage('Predict') {
|
||||
steps {
|
||||
sh "echo ${params.INPUT} > input_example.json"
|
||||
sh "python predict_444501.py"
|
||||
sh "ipython ./predict_444501.py"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user