predict update
This commit is contained in:
parent
87659d358b
commit
6a33d840db
3
predict/Jenkinsfile
vendored
3
predict/Jenkinsfile
vendored
@ -14,9 +14,6 @@ pipeline {
|
||||
}
|
||||
stage('Predict example value'){
|
||||
steps {
|
||||
sh 'ls -l'
|
||||
sh 'ls -l ./prediction_data'
|
||||
sh 'ls -l ./prediction_data/movies_imdb'
|
||||
sh 'python ./predict/predict.py'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user