zad4 test13
This commit is contained in:
parent
3257d8392a
commit
b9c3b4f22a
@ -14,8 +14,8 @@ copyArtifacts filter: 'averagewer.txt', fingerprintArtifacts: true, projectName:
|
||||
}
|
||||
stage('Plot') {
|
||||
steps {
|
||||
sh label: '', script: 'python3 plotwer.py'
|
||||
sh label: '', script: 'python3 plotsrr.py'
|
||||
sh label: '', script: 'python plotwer.py'
|
||||
sh label: '', script: 'python plotsrr.py'
|
||||
}
|
||||
}
|
||||
stage('Archive atifacts') {
|
||||
|
Loading…
Reference in New Issue
Block a user