Zaktualizuj 'Jenkinsfile'

This commit is contained in:
Jędrzej Furmann 2020-04-03 15:50:35 +00:00
parent 5caeb70ccd
commit 0df7e2cf99

1
Jenkinsfile vendored
View File

@ -29,6 +29,7 @@ pipeline {
archiveArtifacts 'lines_number.txt'
archiveArtifacts 'wer.txt'
archiveArtifacts 'wer_for_all.txt'
archiveArtifacts 'srr.txt'
}
}
stage('Build plots'){