This commit is contained in:
Kamil Paprota 2020-04-03 16:52:03 +02:00
parent 2d522622b1
commit 4e1689ffd0

View File

@ -9,7 +9,7 @@ pipeline {
}
}
stage('Wykresy') {
step{
steps{
sh('chmod +x ./plots.sh')
sh('./lots.sh wer srr')
archiveArtifacts 'wer.png'