┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
blob: a490d9488a78abcf6bd386b3cdd670030e15efc8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# SPDX-FileCopyrightText: 2020-2026 KDE Contributors
#
# SPDX-License-Identifier: CC0-1.0

include:
  - project: sysadmin/ci-utilities
    file:
      - /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/json-validation.yml
      - /gitlab-templates/xml-lint.yml
      - /gitlab-templates/yaml-lint.yml