From eabc0e3a650a6330482756dabd776a0c93cd6198 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ingo=20Kl=C3=B6cker?= Date: Wed, 31 Jan 2024 14:58:49 +0100 Subject: [PATCH] Test the unified Windows signer and disable all other jobs --- .gitlab-ci.yml | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 8103e5730..0869c9dff 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -2,15 +2,18 @@ # 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