diff --git a/Jenkinsfile_evaluation b/Jenkinsfile_evaluation index 52d9175..76fa98d 100644 --- a/Jenkinsfile_evaluation +++ b/Jenkinsfile_evaluation @@ -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/'