mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +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>
This commit is contained in:
parent
237ba24dbe
commit
b6fe92aca8
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