X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/0b3f99d60681b13e64a70f336245444bca4d31b3..e1b325a867ede95c5815ca11998017c67fc78ea9:/.gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 051a205d0..c6befaa78 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,8 +2,11 @@ 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/flatpak.yml + - /gitlab-templates/craft-windows-x86-64-qt6.yml + - /gitlab-templates/xml-lint.yml + - /gitlab-templates/yaml-lint.yml