add archive stage
Some checks failed
Potlatch Loggers Organization/ComputerKeeper/pipeline/head There was a failure building this commit
Some checks failed
Potlatch Loggers Organization/ComputerKeeper/pipeline/head There was a failure building this commit
This commit is contained in:
parent
535706027d
commit
afd0991910
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -23,7 +23,7 @@ node ('windows') {
|
||||
|
||||
// Wrap Up - Archive the Generated Executables, Tear Down the Build System.
|
||||
stage('Archive/Teardown') {
|
||||
bat "echo teardown"
|
||||
archiveArtifacts artifacts: "$WORKSPACE\\dist\\*.exe"
|
||||
}
|
||||
|
||||
}
|
Loading…
Reference in New Issue
Block a user