Add prediction from other student
This commit is contained in:
parent
01b36e7bdb
commit
284aeb7c47
@ -16,6 +16,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('Predict example value'){
|
stage('Predict example value'){
|
||||||
steps {
|
steps {
|
||||||
|
sh 'ls -l'
|
||||||
sh 'python3 "./lab_09_predict.py"'
|
sh 'python3 "./lab_09_predict.py"'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user