kdeconnect-kde/.gitlab-ci.yml

20 lines
938 B
YAML
Raw Normal View History

2021-11-27 11:35:16 +00:00
# SPDX-FileCopyrightText: None
# SPDX-License-Identifier: CC0-1.0
2023-07-17 13:54:55 +01:00
# Include scripts from https://invent.kde.org/sysadmin/ci-utilities
# which run on Docker images from https://invent.kde.org/sysadmin/ci-images
2024-09-08 08:53:17 +01:00
# The macOS build is only signed and notarized for the stable branch builds, as specified in:
# https://invent.kde.org/sysadmin/ci-utilities/-/blob/master/signing/macappsigner-projects.yaml
# and https://invent.kde.org/sysadmin/ci-utilities/-/blob/master/signing/macappnotarizer-projects.yaml
include:
2023-11-22 07:49:07 +00:00
- project: sysadmin/ci-utilities
file:
- /gitlab-templates/linux-qt6.yml
- /gitlab-templates/freebsd-qt6.yml
- /gitlab-templates/windows-qt6.yml
- /gitlab-templates/clang-format.yml
- /gitlab-templates/craft-windows-x86-64-qt6.yml
- /gitlab-templates/craft-windows-appx-qt6.yml
2024-03-07 20:27:48 +00:00
- /gitlab-templates/craft-macos-x86-64-qt6.yml
- /gitlab-templates/craft-macos-arm64-qt6.yml