Update 'Multibranch-Evaluation'
This commit is contained in:
parent
2aac19ba9b
commit
d459756481
@ -40,6 +40,7 @@ pipeline {
|
||||
steps {
|
||||
sh 'ls -a'
|
||||
sh 'python ./ium_z434686/predict.py'
|
||||
sh 'python ./ium_z434686/plot.py'
|
||||
archiveArtifacts 'prediction.csv'
|
||||
archiveArtifacts 'metrics.csv'
|
||||
archiveArtifacts 'metrics.png'
|
||||
|
Loading…
Reference in New Issue
Block a user