uhuiyh
This commit is contained in:
parent
2ab65dafa0
commit
9d393ab52c
@ -18,6 +18,7 @@ pipeline {
|
|||||||
stage('Plots')
|
stage('Plots')
|
||||||
{
|
{
|
||||||
steps {
|
steps {
|
||||||
|
sh label: '', script: 'chmod a+rwx ./wykres.py'
|
||||||
sh label: 'WER plot', script: './wykres.py wer.txt wer.png'
|
sh label: 'WER plot', script: './wykres.py wer.txt wer.png'
|
||||||
sh label: 'SRR plot', script: './wykres.py srr.txt srr.png'
|
sh label: 'SRR plot', script: './wykres.py srr.txt srr.png'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user