ci: Allow flatpak jobs to fail

We have more accurate CI jobs, now; the Flatpak jobs are nice to have.
This commit is contained in:
Emmanuele Bassi 2020-02-13 17:09:35 +00:00
parent 883980c48c
commit 9332abfd5b

View File

@ -116,6 +116,7 @@ msys2-mingw32:
.flatpak-defaults: &flatpak-defaults
image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
stage: flatpak
allow_failure: true
artifacts:
paths:
- "${APPID}-dev.flatpak"