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