[gnome-notes/wip/igaldino/ci-fix] gitlab-ci: Adhere to GitLab changes
- From: Isaque Galdino de Araujo <igaldino src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-notes/wip/igaldino/ci-fix] gitlab-ci: Adhere to GitLab changes
- Date: Wed, 19 Feb 2020 22:51:23 +0000 (UTC)
commit 056a4091d443cc84b0e1ecf021e30d62866052e6
Author: Isaque Galdino <igaldino gmail com>
Date: Wed Feb 19 19:50:57 2020 -0300
gitlab-ci: Adhere to GitLab changes
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index ce2e2a6..124bd09 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -17,7 +17,7 @@ flatpak:
script:
- git submodule update --init --recursive
- - flatpak-builder --stop-at=${FLATPAK_MODULE} app ${MANIFEST_PATH}
+ - flatpak-builder --user --disable-rofiles-fuse --stop-at=${FLATPAK_MODULE} app ${MANIFEST_PATH}
- flatpak build app meson --prefix=/app ${CONFIGURE_ARGS} _build
- flatpak build app ninja -C _build install
# Run tests inside the Flatpak env emulating a display
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]