dsfh
This commit is contained in:
parent
11d77b707e
commit
b5cb1a97aa
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -92,6 +92,7 @@ pipeline {
|
|||||||
post {
|
post {
|
||||||
always {
|
always {
|
||||||
node {
|
node {
|
||||||
|
label 'output-archive'
|
||||||
archiveArtifacts 'output.txt'
|
archiveArtifacts 'output.txt'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user