Update 'Multibranch-Evaluation'
This commit is contained in:
parent
4964ecdace
commit
ffdd28ad8c
@ -34,8 +34,9 @@ pipeline {
|
||||
}
|
||||
}
|
||||
steps {
|
||||
sh 'python ./ium_z434686/predict.py'
|
||||
archiveArtifacts 'prediction.csv'
|
||||
sh 'ls -a'
|
||||
sh 'python ./ium_z434686/predict.py'
|
||||
archiveArtifacts 'prediction.csv'
|
||||
}
|
||||
}
|
||||
stage('clear_after') {
|
||||
|
Loading…
Reference in New Issue
Block a user