projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e9a68b
)
ci: remove allow_failure from flatpak jobs again
author
Christoph Reiter
<creiter@src.gnome.org>
Mon, 16 Apr 2018 09:54:47 +0000
(11:54 +0200)
committer
Christoph Reiter
<creiter@src.gnome.org>
Mon, 16 Apr 2018 09:54:47 +0000
(11:54 +0200)
It was added in
814b7d7bb71920a
due to too old wayland in the runtime.
5b160efc768d3
fixed it by bundling a newer wayland.
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 657360d8eeedd3047193e9c0a3a3d6bad430e96f..9e0910a92870c4bd75d512a1818553cddf53777e 100644
(file)
--- a/
.gitlab-ci.yml
+++ b/
.gitlab-ci.yml
@@
-49,7
+49,6
@@
msys2-mingw32:
paths:
- "${APPID}-dev.flatpak"
expire_in: 1 day
- allow_failure: true
script:
- bash -x ./.gitlab-ci/flatpak-build.sh "${APPID}"