From 549eba3449161b4950852816fac47e178f271802 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ingo=20Kl=C3=B6cker?= Date: Wed, 6 Mar 2024 15:01:04 +0100 Subject: [PATCH] Revert "Temporarily use Craft Windows template from work branch" This reverts commit c469893bdc03fc423e10a61ad068aac10867c1c5. --- .gitlab-ci.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 50b076d27..8103e5730 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -12,9 +12,5 @@ include: # - /gitlab-templates/freebsd.yml - /gitlab-templates/flatpak.yml - /gitlab-templates/craft-android-apks.yml - # - /gitlab-templates/craft-windows-x86-64.yml - - /gitlab-templates/craft-windows-appx-qt5.yml - - project: sysadmin/ci-utilities - ref: work/kloecker/publish-windows-builds - file: - /gitlab-templates/craft-windows-x86-64.yml + - /gitlab-templates/craft-windows-appx-qt5.yml