546546
This commit is contained in:
parent
20758a29c4
commit
777eaa2dd6
@ -19,7 +19,7 @@ pipeline {
|
|||||||
{
|
{
|
||||||
steps {
|
steps {
|
||||||
sh label: '', script: 'chmod a+rwx wykres.py'
|
sh label: '', script: 'chmod a+rwx wykres.py'
|
||||||
sh label: '', script: 'python3 wykres.py'
|
sh label: '', script: 'wykres.py'
|
||||||
archiveArtifacts 'wer.png'
|
archiveArtifacts 'wer.png'
|
||||||
archiveArtifacts 'srr.png'
|
archiveArtifacts 'srr.png'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user