┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
blob: af6d6eb99e3fd283b9af647a8cbe478b3d528e4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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/xml-lint.yml
      - /gitlab-templates/yaml-lint.yml
      - /gitlab-templates/documentation.yml