mirror of
https://github.com/Kitware/CMake.git
synced 2026-08-06 15:50:56 +00:00
Merge topic 'ci-fix-job-variables' into release-4.3
09f1f8752agitlab-ci: mark Bullseye as no-MR5fa24e3bcfgitlab-ci: mark `t:cuda13.0-aarch64-nvidia` as no-MR Acked-by: Kitware Robot <kwrobot@kitware.com> Merge-request: !11918
This commit is contained in:
@@ -220,6 +220,7 @@ b:fedora43-bullseye-coverage:
|
||||
- .rules
|
||||
variables:
|
||||
CMAKE_CI_JOB_NIGHTLY: "true"
|
||||
CMAKE_CI_JOB_NO_MR: "true"
|
||||
CMAKE_CI_JOB_RUN_MANUALLY: "true"
|
||||
|
||||
t:fedora43-bullseye-coverage:
|
||||
@@ -235,6 +236,7 @@ t:fedora43-bullseye-coverage:
|
||||
- b:fedora43-bullseye-coverage
|
||||
variables:
|
||||
CMAKE_CI_JOB_NIGHTLY: "true"
|
||||
CMAKE_CI_JOB_NO_MR: "true"
|
||||
|
||||
a:fedora43-bullseye-coverage:
|
||||
extends:
|
||||
@@ -247,6 +249,7 @@ a:fedora43-bullseye-coverage:
|
||||
- t:fedora43-bullseye-coverage
|
||||
variables:
|
||||
CMAKE_CI_JOB_NIGHTLY: "true"
|
||||
CMAKE_CI_JOB_NO_MR: "true"
|
||||
|
||||
# Linux builds
|
||||
|
||||
@@ -601,6 +604,7 @@ t:cuda13.0-aarch64-nvidia:
|
||||
- .needs_centos8_aarch64
|
||||
variables:
|
||||
CMAKE_CI_JOB_NIGHTLY: "true"
|
||||
CMAKE_CI_JOB_NO_MR: "true"
|
||||
|
||||
t:cuda13.0-nvidia-fastbuild:
|
||||
extends:
|
||||
|
||||
Reference in New Issue
Block a user