Skip to content

Commit 134a6bf

Browse files
committed
archive vcpkg logs
1 parent acccfad commit 134a6bf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jenkins/linux-plugins.groovy

+2
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ pipeline {
4949
post {
5050
always {
5151
archiveArtifacts artifacts: 'builds/ninja-vcpkg/plugins/Release/clap-plugins.clap', fingerprint: true
52+
zip zipFile: 'linux-vcpkg-logs.zip', archive: true, overwrite: true,
53+
glob: 'vcpkg/buildtrees/**/*.log, vcpkg/installed/vcpkg/issue_body.md'
5254
}
5355
}
5456
}

0 commit comments

Comments
 (0)