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