Update 'lab7/Jenkinsfile_eval'
All checks were successful
s449288-evaluation/pipeline/head This commit looks good
All checks were successful
s449288-evaluation/pipeline/head This commit looks good
This commit is contained in:
parent
abc357919f
commit
bbf869504c
@ -35,6 +35,7 @@ pipeline {
|
|||||||
sh 'file error_plot.jpg'
|
sh 'file error_plot.jpg'
|
||||||
echo 'Archiving metrics file...'
|
echo 'Archiving metrics file...'
|
||||||
archiveArtifacts 'eval_results.txt'
|
archiveArtifacts 'eval_results.txt'
|
||||||
|
archiveArtifacts 'error_plot.jpg'
|
||||||
echo 'File archived'
|
echo 'File archived'
|
||||||
script {
|
script {
|
||||||
LAST_MAE = sh (
|
LAST_MAE = sh (
|
||||||
|
Loading…
Reference in New Issue
Block a user