From 777eaa2dd63326c0986a157c55cef716e319f588 Mon Sep 17 00:00:00 2001 From: Ufnow Date: Wed, 22 Apr 2020 01:14:28 +0200 Subject: [PATCH] 546546 --- JenkinsfilePlots | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JenkinsfilePlots b/JenkinsfilePlots index b1b5dff..7c8c1f7 100644 --- a/JenkinsfilePlots +++ b/JenkinsfilePlots @@ -19,7 +19,7 @@ pipeline { { steps { sh label: '', script: 'chmod a+rwx wykres.py' - sh label: '', script: 'python3 wykres.py' + sh label: '', script: 'wykres.py' archiveArtifacts 'wer.png' archiveArtifacts 'srr.png' }