Update 'Jenkinsfile_evaluation'
This commit is contained in:
parent
18bdbe1b73
commit
31a3f87da1
@ -29,7 +29,7 @@ pipeline {
|
||||
}
|
||||
stage('Archive artifacts') {
|
||||
steps{
|
||||
archiveArtifacts artifacts: 'evaluation.txt', 'mean_square_error.png'
|
||||
archiveArtifacts artifacts: 'evaluation.txt, mean_square_error.png'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user