Zaktualizuj 'Jenkinsfile_evaluation'
This commit is contained in:
parent
529e91f814
commit
fd750c3c6b
@ -36,7 +36,7 @@ pipeline {
|
||||
copyArtifacts filter: '*', projectName: 's478815-evaluation/master', selector: buildParameter('BUILD_SELECTOR'), optional: true
|
||||
|
||||
sh 'python3 ./evaluation.py'
|
||||
archiveArtifacts artifacts: 'metrics.txt, metrics.png', followSymlinks: false
|
||||
archiveArtifacts artifacts: 'metrics.txt, metric.txt, metrics.png', followSymlinks: false
|
||||
|
||||
script {
|
||||
MAE = sh (
|
||||
|
Loading…
Reference in New Issue
Block a user