mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-18 07:34:54 +00:00
ci: Allow flatpak job to fail
The nightly runtime was rebased on a newer freedesktop base, and
all hell broke loose. Unblock our CI by temporarily allowing the
flatpak job to fail.
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2355>
(cherry picked from commit b6fe92aca8)
This commit is contained in:
parent
709aba185a
commit
2b0236f18b
1 changed files with 1 additions and 0 deletions
|
|
@ -252,6 +252,7 @@ flatpak:
|
|||
FLATPAK_MODULE: "gnome-extensions-app"
|
||||
APP_ID: "org.gnome.Extensions.Devel"
|
||||
extends: .flatpak
|
||||
allow_failure: true
|
||||
|
||||
nightly:
|
||||
extends: '.publish_nightly'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue