Skip to content

Commit

Permalink
archive vcpkg logs
Browse files Browse the repository at this point in the history
  • Loading branch information
abique committed Sep 17, 2024
1 parent acccfad commit 134a6bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions jenkins/linux-plugins.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ pipeline {
post {
always {
archiveArtifacts artifacts: 'builds/ninja-vcpkg/plugins/Release/clap-plugins.clap', fingerprint: true
zip zipFile: 'linux-vcpkg-logs.zip', archive: true, overwrite: true,
glob: 'vcpkg/buildtrees/**/*.log, vcpkg/installed/vcpkg/issue_body.md'
}
}
}

0 comments on commit 134a6bf

Please sign in to comment.