From 20758a29c44e20af0622ba66e8d3f2081cb79502 Mon Sep 17 00:00:00 2001 From: Ufnow Date: Wed, 22 Apr 2020 01:13:06 +0200 Subject: [PATCH] rtyrty --- JenkinsfilePlots | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JenkinsfilePlots b/JenkinsfilePlots index 2ab9434..b1b5dff 100644 --- a/JenkinsfilePlots +++ b/JenkinsfilePlots @@ -18,7 +18,7 @@ pipeline { stage('Plots') { steps { - sh label: '', script: 'chmod a+rwx script.py' + sh label: '', script: 'chmod a+rwx wykres.py' sh label: '', script: 'python3 wykres.py' archiveArtifacts 'wer.png' archiveArtifacts 'srr.png'