From 73e7ad9519216406f5307c85abd2412593edd9e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ingo=20Kl=C3=B6cker?= Date: Thu, 7 Mar 2024 10:35:08 +0100 Subject: [PATCH] Revert "Temporarily use Craft Windows template from work branch" This reverts commit 6e34a3bc90c5c4729b6f149bee5ca8fd978340f4. --- .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