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: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2202>
This commit is contained in:
Jonas Ådahl 2022-01-03 18:25:37 +01:00 committed by Robert Mader
parent 32affbf05a
commit e90ab531bb

View File

@ -17,7 +17,7 @@ variables:
.mutter.fedora:35@common: .mutter.fedora:35@common:
variables: variables:
FDO_DISTRIBUTION_VERSION: 35 FDO_DISTRIBUTION_VERSION: 35
BASE_TAG: '2021-11-07.0' BASE_TAG: '2022-01-03.0'
FDO_DISTRIBUTION_PACKAGES: FDO_DISTRIBUTION_PACKAGES:
asciidoc asciidoc
clang clang
@ -41,7 +41,7 @@ variables:
./.gitlab-ci/install-meson-project.sh \ ./.gitlab-ci/install-meson-project.sh \
https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas.git \ https://gitlab.gnome.org/GNOME/gsettings-desktop-schemas.git \
main . 79dd34316ffa44221bcd1b6227aebe1b4b2643d8 && master . 79dd34316ffa44221bcd1b6227aebe1b4b2643d8 &&
./.gitlab-ci/install-meson-project.sh \ ./.gitlab-ci/install-meson-project.sh \
https://gitlab.freedesktop.org/wayland/wayland-protocols.git \ https://gitlab.freedesktop.org/wayland/wayland-protocols.git \