Archive trend fig
Some checks failed
s444409-training/pipeline/head There was a failure building this commit
Some checks failed
s444409-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
8ce89f6d9c
commit
ad4b8d8146
@ -27,8 +27,8 @@ pipeline {
|
||||
|
||||
post {
|
||||
always {
|
||||
archiveArtifacts artifacts: 'evaluation_results',
|
||||
onlyIfSuccessful: true
|
||||
archiveArtifacts artifacts: 'evaluation_results.txt', onlyIfSuccessful: true
|
||||
archiveArtifacts artifacts: 'trend.png', onlyIfSuccessful: true
|
||||
}
|
||||
|
||||
success {
|
||||
|
Loading…
Reference in New Issue
Block a user