summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2023-11-02 01:01:01 (GMT)
committerBen Boeckel <ben.boeckel@kitware.com>2023-11-02 19:24:45 (GMT)
commit06661b1e4ce2a60e114ca2e67c42d50d20e0092a (patch)
tree12056d3090611e7e74c33d050aed131a354fa428 /.gitlab-ci.yml
parenta518e402c5dc1f2677e6cb1ef529b8d886b585d5 (diff)
downloadCMake-06661b1e4ce2a60e114ca2e67c42d50d20e0092a.zip
CMake-06661b1e4ce2a60e114ca2e67c42d50d20e0092a.tar.gz
CMake-06661b1e4ce2a60e114ca2e67c42d50d20e0092a.tar.bz2
gitlab-ci: pull annotations for CDash from the jobs
Only move `cdash-build-id` between stages that make sense.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3c1c9cc..032a6fc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -105,6 +105,7 @@ l:iwyu-debian12:
- .debian12_iwyu
- .cmake_build_linux
- .linux_x86_64_tags
+ - .cmake_cdash_artifacts
- .run_automatically
l:tidy-fedora38:
@@ -112,6 +113,7 @@ l:tidy-fedora38:
- .fedora38_tidy
- .cmake_build_linux
- .linux_x86_64_tags
+ - .cmake_cdash_artifacts
- .run_automatically
l:sphinx-fedora38: