diff --git a/.gitlab/ci/dependencies/dependencies.yml b/.gitlab/ci/dependencies/dependencies.yml index 683d8845e7..2da43cbe79 100644 --- a/.gitlab/ci/dependencies/dependencies.yml +++ b/.gitlab/ci/dependencies/dependencies.yml @@ -43,13 +43,13 @@ "build:macos": labels: - - build +# - build - macos - macos_test # for backward compatibility - patterns: - - build_system - - build_macos - - downloadable-tools +# patterns: +# - build_system +# - build_macos +# - downloadable-tools # --------------------------- # Add patterns to build rules diff --git a/.gitlab/ci/rules.yml b/.gitlab/ci/rules.yml index 4a4db3746b..96e19867e2 100644 --- a/.gitlab/ci/rules.yml +++ b/.gitlab/ci/rules.yml @@ -357,15 +357,8 @@ - <<: *if-revert-branch when: never - <<: *if-protected-check - - <<: *if-label-build - <<: *if-label-macos - <<: *if-label-macos_test - - <<: *if-dev-push - changes: *patterns-build_macos - - <<: *if-dev-push - changes: *patterns-build_system - - <<: *if-dev-push - changes: *patterns-downloadable-tools .rules:build:target_test: rules: