This commit is contained in:
s460941 2020-04-23 21:11:13 +02:00
parent 5348f8a2ba
commit 5640368bb4

2
Jenkinsfile vendored
View File

@ -13,6 +13,8 @@ pipeline {
{
steps {
sh label:"", script:"bash ./count.sh"
archiveArtifacts 'hypothesis.txt'
archiveArtifacts 'reference.txt'
archiveArtifacts 'lines_number.txt'
archiveArtifacts 'wer_results.txt'
archiveArtifacts 'wer.txt'