rtyrty
This commit is contained in:
parent
834923aecb
commit
20758a29c4
@ -18,7 +18,7 @@ pipeline {
|
|||||||
stage('Plots')
|
stage('Plots')
|
||||||
{
|
{
|
||||||
steps {
|
steps {
|
||||||
sh label: '', script: 'chmod a+rwx script.py'
|
sh label: '', script: 'chmod a+rwx wykres.py'
|
||||||
sh label: '', script: 'python3 wykres.py'
|
sh label: '', script: 'python3 wykres.py'
|
||||||
archiveArtifacts 'wer.png'
|
archiveArtifacts 'wer.png'
|
||||||
archiveArtifacts 'srr.png'
|
archiveArtifacts 'srr.png'
|
||||||
|
Loading…
Reference in New Issue
Block a user