archive artifact metrics
This commit is contained in:
parent
72f5852d1a
commit
192e07685b
@ -37,7 +37,7 @@ pipeline {
|
|||||||
copyArtifacts projectName: 's444354-create-dataset'
|
copyArtifacts projectName: 's444354-create-dataset'
|
||||||
copyArtifacts projectName: 's444354-training/$TRAINING_BRANCH'
|
copyArtifacts projectName: 's444354-training/$TRAINING_BRANCH'
|
||||||
sh 'python3 ./evaluation.py'
|
sh 'python3 ./evaluation.py'
|
||||||
archiveArtifacts 'eval.csv'
|
archiveArtifacts 'eval.csv, metrics.png'
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user