ci: Disable container building temporarily

The freedesktop.org GitLab is undergoing extensive migration, so to
unblock our CI, disable container building using ci-templates for now.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3670>
This commit is contained in:
Jonas Ådahl 2025-03-16 21:12:12 +08:00
parent 0cdd6af74c
commit fccd7f97c3

View File

@ -127,9 +127,14 @@ check-merge-request:
reports:
junit: check-merge-request-report.xml
.dummy-container-build:
script:
- echo Dummy container build
build-fedora-container:
extends:
- .fdo.container-build@fedora@x86_64
#- .fdo.container-build@fedora@x86_64
- .dummy-container-build
- .gnome-shell.fedora
stage: prep