forked from AuroraMiddleware/gtk
ci: allow flatpak jobs to fail for now
We can easily revert this when things are fixed again.
This commit is contained in:
parent
0965812e37
commit
814b7d7bb7
@ -51,6 +51,7 @@ flatpak:demo:
|
||||
paths:
|
||||
- org.gtk.Demo-dev.flatpak
|
||||
expire_in: 1 day
|
||||
allow_failure: true
|
||||
|
||||
flatpak:widget-factory:
|
||||
image: registry.gitlab.com/alatiera/gnome-nightly-oci/gnome-master:latest
|
||||
@ -61,3 +62,4 @@ flatpak:widget-factory:
|
||||
paths:
|
||||
- org.gtk.WidgetFactory-dev.flatpak
|
||||
expire_in: 1 day
|
||||
allow_failure: true
|
||||
|
Loading…
Reference in New Issue
Block a user