diff options
author | Kyle Edwards <kyle.edwards@kitware.com> | 2022-12-05 20:38:38 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-12-05 22:43:31 (GMT) |
commit | 372ce5bffeb665789969b9e9467b82e73d42510f (patch) | |
tree | 7e9ac2aeaba4c070e16d70168bddcdf4eee85459 /.gitlab/ci/wix.ps1 | |
parent | e0a35098bb2874ac7d6bca5b1a989c293ad18922 (diff) | |
download | CMake-372ce5bffeb665789969b9e9467b82e73d42510f.zip CMake-372ce5bffeb665789969b9e9467b82e73d42510f.tar.gz CMake-372ce5bffeb665789969b9e9467b82e73d42510f.tar.bz2 |
ci: add pre-build and post-build steps to Linux
The pre-build step will allow actions to be executed before the
CMake build but after Ninja and sccache have been downloaded, so
they can be used in the pre-build step. The env step is meant for
setting up environment variables anyway, rather than performing
actions.
The post-build step will allow extra artifacts to be computed after
the build is complete.
Diffstat (limited to '.gitlab/ci/wix.ps1')
0 files changed, 0 insertions, 0 deletions