Browse Source

ci: Fix Intel compiler test job conditions

These these jobs depend on a job in the build stage that is already
marked for manual start, so they can run automatically when it finishes.
Brad King 1 month ago
parent
commit
01ccdc35b3
1 changed files with 0 additions and 2 deletions
  1. 0 2
      .gitlab/os-linux.yml

+ 0 - 2
.gitlab/os-linux.yml

@@ -909,7 +909,6 @@
     variables:
         CMAKE_CI_JOB_NIGHTLY: "true"
         CMAKE_CI_JOB_NO_MR: "true"
-        CMAKE_CI_JOB_RUN_MANUALLY: "true"
 
 .cmake_test_linux_inteloneapi_makefiles:
     extends:
@@ -920,7 +919,6 @@
         - .needs_centos7_x86_64
     variables:
         CMAKE_CI_JOB_NIGHTLY: "true"
-        CMAKE_CI_JOB_RUN_MANUALLY: "true"
 
 .cmake_build_sunos_release:
     stage: build