From e25b087e2578b736a59a7698f35a2d3aa980a341 Mon Sep 17 00:00:00 2001 From: Martin Abente Lahaye Date: Tue, 20 Aug 2024 11:54:12 -0400 Subject: [PATCH] ci: Bump CI/CD component version for building system extensions This new version allows us to specify a branch, which will be needed soon to freeze the GNOME OS version used in stable branches e.g. once GNOME OS 47 is available. See https://gitlab.gnome.org/GNOME/gnome-build-meta/-/issues/872 Part-of: --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6bdabb59e..2737566e9 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -4,7 +4,7 @@ include: - remote: 'https://gitlab.freedesktop.org/freedesktop/ci-templates/-/raw/bc70242ffb8402243e934659ecc1a2d1c89eca2b/templates/ci-fairy.yml' - project: 'Infrastructure/openshift-images/gnome-release-service' file: '/ci-templates/release-module.yml' - - component: gitlab.gnome.org/GNOME/citemplates/gnomeos-build-sysext@1.0.0-alpha + - component: gitlab.gnome.org/GNOME/citemplates/gnomeos-build-sysext@1.0.0-alpha.1 inputs: meson-options: -Dextensions_app=false