This commit is contained in:
s432211 2020-05-05 05:50:17 +02:00
parent 585a9f48e7
commit 306155fda1
1 changed files with 0 additions and 2 deletions

2
Jenkinsfile vendored
View File

@ -29,8 +29,6 @@ pipeline {
archiveArtifacts 'hypothesis.txt'
archiveArtifacts 'reference.txt'
archiveArtifacts 'wer.tsv'
archiveArtifacts 'wer1.txt'
archiveArtifacts 'srr1.txt'
}
}
stage("buildMetrics") {