Zaktualizuj 'Jenkinsfile_evaluation'
This commit is contained in:
parent
779d6278e8
commit
28a53f9a66
@ -38,8 +38,6 @@ pipeline {
|
|||||||
sh 'python3 ./evaluation.py'
|
sh 'python3 ./evaluation.py'
|
||||||
archiveArtifacts artifacts: 'metrics.txt, metrics.png', followSymlinks: false
|
archiveArtifacts artifacts: 'metrics.txt, metrics.png', followSymlinks: false
|
||||||
|
|
||||||
build job: 's478815-evaluation/master/'
|
|
||||||
|
|
||||||
script {
|
script {
|
||||||
ACC = sh (
|
ACC = sh (
|
||||||
script: 'tail -1 metrics.txt',
|
script: 'tail -1 metrics.txt',
|
||||||
|
Loading…
Reference in New Issue
Block a user