Zaktualizuj 'Jenkinsfile'

This commit is contained in:
Monika Janocha 2020-04-23 21:28:48 +00:00
parent c57daf6d35
commit 84454c09c0
1 changed files with 2 additions and 0 deletions

2
Jenkinsfile vendored
View File

@ -14,6 +14,8 @@ pipeline {
archiveArtifacts 'lines_number.txt'
archiveArtifacts 'reference.txt'
archiveArtifacts 'hypothesis.txt'
archiveArtifacts 'reference.trn'
archiveArtifacts 'hypothesis.trn'
archiveArtifacts 'wer.tsv'
archiveArtifacts 'wer.txt'
archiveArtifacts 'srr.txt'