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