From 32d0f846ee02d6cc1f4c3efe6da31004938f64ac Mon Sep 17 00:00:00 2001 From: Carlos De Maine Date: Sun, 6 Jul 2025 09:15:21 +1000 Subject: [PATCH] Testing for VM based CI --- .gitlab-ci.yml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 03f28fab1..1a0d7f3ca 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -3,19 +3,20 @@ include: - project: sysadmin/ci-utilities + ref: work/switch-vm-ci file: - - /gitlab-templates/reuse-lint.yml - - /gitlab-templates/json-validation.yml - - /gitlab-templates/xml-lint.yml - - /gitlab-templates/yaml-lint.yml - - /gitlab-templates/android-qt6.yml + #- /gitlab-templates/reuse-lint.yml + #- /gitlab-templates/json-validation.yml + #- /gitlab-templates/xml-lint.yml + #- /gitlab-templates/yaml-lint.yml + #- /gitlab-templates/android-qt6.yml - /gitlab-templates/linux-qt6.yml - /gitlab-templates/linux-qt6-next.yml - /gitlab-templates/windows-qt6.yml - - /gitlab-templates/freebsd-qt6.yml + #- /gitlab-templates/freebsd-qt6.yml - /gitlab-templates/flatpak.yml - /gitlab-templates/snap-snapcraft-lxd.yml - - /gitlab-templates/craft-android-qt6-apks.yml - - /gitlab-templates/craft-appimage-qt6.yml + #- /gitlab-templates/craft-android-qt6-apks.yml + #- /gitlab-templates/craft-appimage-qt6.yml - /gitlab-templates/craft-windows-x86-64-qt6.yml - /gitlab-templates/craft-windows-appx-qt6.yml