1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-10-14 02:08:27 +08:00

gitlab-ci: hide Intel Classic jobs from MRs

These jobs require secrets not available to merge request pipelines.
This commit is contained in:
Ben Boeckel
2025-09-03 22:30:11 -04:00
parent 99d48a842d
commit 53ba88b863

View File

@@ -789,6 +789,7 @@
- .needs_centos7_x86_64
variables:
CMAKE_CI_JOB_NIGHTLY: "true"
CMAKE_CI_NO_MR: "true"
.cmake_test_linux_inteloneapi_makefiles:
extends: