diff --git a/Jenkinsfile b/Jenkinsfile index 122d5b7..8f358ae 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -11,7 +11,7 @@ pipeline { copyArtifacts fingerprintArtifacts: true, projectName: 'ASR-eval', selector: lastSuccessful() sh('chmod +x ./lines.sh') sh('./lines.sh') - archiveArtifacts 'licz_linie.txt' + archiveArtifacts 'lines_number.txt' archiveArtifacts 'wer.tsv' archiveArtifacts 'wer.txt' archiveArtifacts 'srr.txt'