update Jenkinsfile

This commit is contained in:
dylodylo 2020-04-10 17:14:36 +02:00
parent f363ed6fb2
commit 7ee80f6d0d

2
Jenkinsfile vendored
View File

@ -34,7 +34,7 @@ pipeline {
stage("Result") stage("Result")
{ {
steps{ steps{
archiveArtifacts 'srr2.txt' archiveArtifacts 'srr.txt'
archiveArtifacts 'wer.txt' archiveArtifacts 'wer.txt'
archiveArtifacts 'newresults.tsv' archiveArtifacts 'newresults.tsv'
archiveArtifacts 'hypothesis.trn' archiveArtifacts 'hypothesis.trn'