updated dockerfile
This commit is contained in:
parent
de1cfd317b
commit
380fb1ada3
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -9,9 +9,10 @@ pipeline {
|
||||
sh 'chmod 755 ./script.sh'
|
||||
sh './script.sh'
|
||||
//sh 'cat '
|
||||
archiveArtifacts 'output.txt'
|
||||
|
||||
sh 'chmod 755 ./WER.sh'
|
||||
sh './WER.sh'
|
||||
archiveArtifacts 'wer_srr.txt'
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user