summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorEmmanuele Bassi <ebassi@gnome.org>2020-02-19 15:04:58 +0000
committerEmmanuele Bassi <ebassi@gnome.org>2020-02-19 15:04:58 +0000
commit3a054d5a90dc57790e2b5cc59befd8c05ee9bbbc (patch)
treebeb9677be5bef33d0796ecbda218ccb191853372 /.gitlab-ci.yml
parent5097c1defcfdc979f9a37542060a6116f44dd984 (diff)
downloadgtk+-3a054d5a90dc57790e2b5cc59befd8c05ee9bbbc.tar.gz
ci: Update flatpak jobs
The CI infrastructure was changed to run with fewer privileges, so we need to adapt our Flatpak jobs to compensate. See: https://mail.gnome.org/archives/desktop-devel-list/2020-February/msg00055.html
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 49ff3850bb..5d8aea5315 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -116,6 +116,8 @@ msys2-mingw32:
image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
stage: flatpak
allow_failure: true
+ tags:
+ - flatpak
artifacts:
paths:
- "${APPID}-dev.flatpak"