asdf
This commit is contained in:
parent
80fdcdb151
commit
9973cd6919
6
Jenkinsfile
vendored
6
Jenkinsfile
vendored
@ -85,11 +85,9 @@ pipeline {
|
||||
echo 'Program ended!'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
post {
|
||||
always {
|
||||
node('linux') {
|
||||
stage('Archive Artifact') {
|
||||
steps {
|
||||
archiveArtifacts 'output.txt'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user