X-Git-Url: https://cloud.milkyroute.net/gitweb/dolphin.git/blobdiff_plain/0b3f99d60681b13e64a70f336245444bca4d31b3..483faa05cf265615f9a896171122c473477ec6a3:/.gitlab-ci.yml diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 051a205d0..7d212eaed 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,9 +1,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