mirror of
https://github.com/KDE/konsole.git
synced 2025-12-23 23:38:08 -05:00
19 lines
648 B
YAML
19 lines
648 B
YAML
# SPDX-FileCopyrightText: None
|
|
# SPDX-License-Identifier: CC0-1.0
|
|
|
|
include:
|
|
- project: sysadmin/ci-utilities
|
|
file:
|
|
# - /gitlab-templates/reuse-lint.yml
|
|
- /gitlab-templates/linux-qt6.yml
|
|
- /gitlab-templates/linux-qt6-next.yml
|
|
- /gitlab-templates/freebsd-qt6.yml
|
|
- /gitlab-templates/windows-qt6.yml
|
|
- /gitlab-templates/flatpak.yml
|
|
- /gitlab-templates/craft-windows-x86-64-qt6.yml
|
|
- /gitlab-templates/craft-macos-arm64-qt6.yml
|
|
- /gitlab-templates/craft-macos-x86-64-qt6.yml
|
|
- /gitlab-templates/cppcheck.yml
|
|
- /gitlab-templates/xml-lint.yml
|
|
- /gitlab-templates/yaml-lint.yml
|