From 5ae45d867ed6c24fbffcb60999f9247ecc93d379 Mon Sep 17 00:00:00 2001 From: Kornelia Girejko Date: Fri, 6 May 2022 21:17:34 +0200 Subject: [PATCH] Zaktualizuj 'Jenkinsfile_evaluation' --- Jenkinsfile_evaluation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/'