Typo
This commit is contained in:
parent
86176ebb2a
commit
e3d37a8e76
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -9,7 +9,7 @@ pipeline {
|
||||
sh 'chmod 755 ./metrics.sh'
|
||||
sh './metrics.sh'
|
||||
archiveArtifacts 'output.txt'
|
||||
sh 'chmod 755 ./metrics.sh'
|
||||
sh 'chmod 755 ./wer.sh'
|
||||
sh './wer.sh'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user