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 {
|
post {
|
||||||
always {
|
always {
|
||||||
archiveArtifacts artifacts: 'evaluation_results',
|
archiveArtifacts artifacts: 'evaluation_results.txt', onlyIfSuccessful: true
|
||||||
onlyIfSuccessful: true
|
archiveArtifacts artifacts: 'trend.png', onlyIfSuccessful: true
|
||||||
}
|
}
|
||||||
|
|
||||||
success {
|
success {
|
||||||
|
Loading…
Reference in New Issue
Block a user