work on 3
This commit is contained in:
parent
31dd5d770f
commit
345b553619
8
Jenkinsfile
vendored
8
Jenkinsfile
vendored
@ -35,11 +35,11 @@ pipeline {
|
||||
sh './wersrrmetrics.sh'
|
||||
}
|
||||
}
|
||||
stage('Copy Metric Artifacts') {
|
||||
steps {
|
||||
//stage('Copy Metric Artifacts') {
|
||||
//steps {
|
||||
//copyArtifacts filter: 'wer.txt', fingerprintArtifacts: true, projectName: 'ASR-eval', selector: lastSuccessful()
|
||||
//copyArtifacts filter: 'srr.txt', fingerprintArtifacts: true, projectName: 'ASR-eval', selector: lastSuccessful()
|
||||
}
|
||||
}
|
||||
// }
|
||||
//}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user