metryki
This commit is contained in:
parent
2d522622b1
commit
4e1689ffd0
@ -9,7 +9,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Wykresy') {
|
stage('Wykresy') {
|
||||||
step{
|
steps{
|
||||||
sh('chmod +x ./plots.sh')
|
sh('chmod +x ./plots.sh')
|
||||||
sh('./lots.sh wer srr')
|
sh('./lots.sh wer srr')
|
||||||
archiveArtifacts 'wer.png'
|
archiveArtifacts 'wer.png'
|
||||||
|
Loading…
Reference in New Issue
Block a user