mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
ci: Temporarily disable flatpak jobs
The template currently fails with the deployed gitlab/podman. Let's not block all merge requests on a job that is only relevant to the Extensions app, so disable it temporarily until the issue is sorted. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3358>
This commit is contained in:
parent
bc10359f68
commit
3e160d7b31
1 changed files with 2 additions and 0 deletions
|
|
@ -257,6 +257,8 @@ flatpak:
|
|||
FLATPAK_MODULE: "gnome-extensions-app"
|
||||
APP_ID: "org.gnome.Extensions.Devel"
|
||||
extends: .flatpak
|
||||
rules:
|
||||
- when: never
|
||||
|
||||
nightly:
|
||||
extends: '.publish_nightly'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue