Zaktualizuj 'Jenkinsfile_evaluation'
This commit is contained in:
parent
785fc685fb
commit
5ae45d867e
@ -34,7 +34,7 @@ pipeline {
|
||||
copyArtifacts filter: '*', projectName: 's478815/master'
|
||||
copyArtifacts filter: '*', projectName: 's478815-evaluation/master'
|
||||
|
||||
sh 'python3 ./Biblioteka_DL/evaluate.py'
|
||||
sh 'python3 ./evaluation.py'
|
||||
archiveArtifacts artifacts: 'metrics.txt, metrics.png', followSymlinks: false
|
||||
|
||||
build job: 's478815-evaluation/master/'
|
||||
|
Loading…
Reference in New Issue
Block a user