metrics
This commit is contained in:
parent
5348f8a2ba
commit
5640368bb4
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user