predict from registry test
This commit is contained in:
parent
1d06ce26b8
commit
a969964270
1
predict-registry/Jenkinsfile
vendored
1
predict-registry/Jenkinsfile
vendored
@ -14,6 +14,7 @@ pipeline {
|
||||
}
|
||||
stage('Predict example value'){
|
||||
steps {
|
||||
sh "python ./predict-registry/predict.py"
|
||||
sh "cd /tmp"
|
||||
sh "ls -al"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user