[gnome-contacts/flatpak-ci] CI: don't build a flatpak bundle (yet).
- From: Niels De Graef <nielsdg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-contacts/flatpak-ci] CI: don't build a flatpak bundle (yet).
- Date: Sun, 1 Apr 2018 12:21:39 +0000 (UTC)
commit 25b956ec92867d6c2c4455b9e41e6f29993edb2f
Author: Niels De Graef <nielsdegraef gmail com>
Date: Sun Apr 1 14:21:04 2018 +0200
CI: don't build a flatpak bundle (yet).
.gitlab-ci.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f475468..7892e99 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -18,8 +18,8 @@ flatpak:master:
- flatpak build app meson --prefix=/app _build
- flatpak build app ninja -C _build install
- flatpak-builder --finish-only --repo=repo app data/flatpak/org.gnome.Contacts.json
- # Make a Flatpak Contacts bundle for people to test
- - flatpak build-bundle repo contacts-dev.flatpak
--runtime-repo=https://sdk.gnome.org/gnome-nightly.flatpakrepo org.gnome.ContactsDevel
+ # TODO: Make a Flatpak Contacts bundle for people to test
+ # - flatpak build-bundle repo contacts-dev.flatpak
--runtime-repo=https://sdk.gnome.org/gnome-nightly.flatpakrepo org.gnome.ContactsDevel
# TODO: Run automatic tests inside the Flatpak env
# - xvfb-run -a -s "-screen 0 1024x768x24" flatpak build app ninja -C _build test
artifacts:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]