Update 'Multibranch-Evaluation'
This commit is contained in:
parent
9afd1f405d
commit
93e7602c0f
@ -37,6 +37,7 @@ pipeline {
|
||||
sh 'ls -a'
|
||||
sh 'python ./ium_z434686/predict.py'
|
||||
archiveArtifacts 'prediction.csv'
|
||||
archiveArtifacts 'metrics.txt'
|
||||
}
|
||||
}
|
||||
stage('clear_after') {
|
||||
|
Loading…
Reference in New Issue
Block a user