From 8e998ac72be56e0950d0c946d1f2f2ecf3985134 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ingo=20Kl=C3=B6cker?= Date: Wed, 31 Jan 2024 17:12:50 +0100 Subject: [PATCH] Revert "Test the unified Windows signer and disable all other jobs" This reverts commit eabc0e3a650a6330482756dabd776a0c93cd6198. --- .gitlab-ci.yml | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 0869c9dff..8103e5730 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,18 +2,15 @@ # SPDX-License-Identifier: CC0-1.0 include: - # - project: sysadmin/ci-utilities - # file: - # - /gitlab-templates/reuse-lint.yml - # - /gitlab-templates/android.yml - # # - /gitlab-templates/linux.yml - # - /gitlab-templates/linux-qt6.yml - # - /gitlab-templates/windows.yml - # # - /gitlab-templates/freebsd.yml - # - /gitlab-templates/flatpak.yml - # - /gitlab-templates/craft-android-apks.yml - project: sysadmin/ci-utilities - ref: work/kloecker/test-unifiedwindowssigner file: + - /gitlab-templates/reuse-lint.yml + - /gitlab-templates/android.yml + # - /gitlab-templates/linux.yml + - /gitlab-templates/linux-qt6.yml + - /gitlab-templates/windows.yml + # - /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 + - /gitlab-templates/craft-windows-appx-qt5.yml