[gtk] ci: allow flatpak jobs to fail for now
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] ci: allow flatpak jobs to fail for now
- Date: Wed, 11 Apr 2018 17:55:43 +0000 (UTC)
commit 814b7d7bb71920ad51e6af446142611a4924006f
Author: Christoph Reiter <creiter src gnome org>
Date: Wed Apr 11 19:49:03 2018 +0200
ci: allow flatpak jobs to fail for now
We can easily revert this when things are fixed again.
.gitlab-ci.yml | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 5c1580ca87..7fc36b09f7 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]