plot generator
This commit is contained in:
parent
0a710fb27e
commit
bb573bf09a
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -12,8 +12,8 @@ pipeline {
|
||||
sh 'git --version'
|
||||
sh 'git checkout'
|
||||
sh 'python3 generate_plot.py'
|
||||
archiveArtifacts artifacts: 'historical_srr_plot'
|
||||
archiveArtifacts artifacts: 'historical_wer_mean_plot'
|
||||
archiveArtifacts artifacts: 'historical_srr_plot.png'
|
||||
archiveArtifacts artifacts: 'historical_wer_mean_plot.png'
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user