Zaktualizuj 'Jenkinsfile'
This commit is contained in:
parent
bab6330027
commit
f3607d0309
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -9,7 +9,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
stage('Copy artifacts'){
|
stage('Copy artifacts'){
|
||||||
steps {
|
steps {
|
||||||
copyArtifacts filter: filter: 'wer.txt, srr.txt', fingerprintArtifacts: true, projectName: 's416226-metrics', selector: lastSuccessful()
|
copyArtifacts filter: 'wer.txt, srr.txt', fingerprintArtifacts: true, projectName: 's416226-metrics', selector: lastSuccessful()
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Plot'){
|
stage('Plot'){
|
||||||
|
Loading…
Reference in New Issue
Block a user