mirror of
https://invent.kde.org/network/kdeconnect-kde.git
synced 2025-12-12 20:35:55 +01:00
Disable macOS jobs on release branches
We tell people to download the master branch builds and not those
This commit is contained in:
@@ -16,7 +16,12 @@ include:
|
||||
- /gitlab-templates/clang-format.yml
|
||||
- /gitlab-templates/craft-windows-x86-64-qt6.yml
|
||||
- /gitlab-templates/craft-windows-appx-qt6.yml
|
||||
- /gitlab-templates/craft-macos-x86-64-qt6.yml
|
||||
- /gitlab-templates/craft-macos-arm64-qt6.yml
|
||||
- /gitlab-templates/xml-lint.yml
|
||||
- /gitlab-templates/yaml-lint.yml
|
||||
- project: sysadmin/ci-utilities
|
||||
file:
|
||||
- /gitlab-templates/craft-macos-x86-64-qt6.yml
|
||||
- /gitlab-templates/craft-macos-arm64-qt6.yml
|
||||
rules:
|
||||
- if: $CI_COMMIT_BRANCH =~ /^release\//
|
||||
when: never
|
||||
|
||||
Reference in New Issue
Block a user