Update files
This commit is contained in:
parent
8c6c96e62c
commit
ef7f0a0a19
@ -24,7 +24,7 @@ pipeline {
|
||||
stage('Predict') {
|
||||
steps {
|
||||
sh 'echo ${params.INPUT} > input_example.json'
|
||||
sh 'python predict_444501.py $INPUT'
|
||||
sh 'python predict_444501.py'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user