From e90ab531bb3fffdc9ad7ebdd7b1698c6805014e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20=C3=85dahl?= Date: Mon, 3 Jan 2022 18:25:37 +0100 Subject: [PATCH] ci: Fix gsettings-desktop-schemas branch name It's still called 'master' not 'main'. It wasn't noticed since the commit introducing it didn't bump the tag, thus the image was never rebuilt. Part-of: --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 36acf6818..3de180d01 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -17,7 +17,7 @@ variables: .mutter.fedora:35@common: variables: FDO_DISTRIBUTION_VERSION: 35 - BASE_TAG: '2021-11-07.0' + BASE_TAG: '2022-01-03.0' FDO_DISTRIBUTION_PACKAGES: asciidoc clang @@ -41,7 +41,7 @@ variables: ./.gitlab-ci/install-meson-project.sh \ https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas.git \ - main . 79dd34316ffa44221bcd1b6227aebe1b4b2643d8 && + master . 79dd34316ffa44221bcd1b6227aebe1b4b2643d8 && ./.gitlab-ci/install-meson-project.sh \ https://gitlab.freedesktop.org/wayland/wayland-protocols.git \