ci: Disable sysext temporarily

It fails due to gitlab.freedesktop.org being down.

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

View File

@ -25,6 +25,7 @@ build-sysext:
- x86_64_v3
before_script:
- .gitlab-ci/install-gnomeos-sysext-dependencies.sh $CI_PROJECT_DIR/extension
when: manual
stages:
- pre-review