[nautilus/gnome-3-28] CI: Flatpak: Use the correct profile
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-3-28] CI: Flatpak: Use the correct profile
- Date: Mon, 19 Mar 2018 10:28:47 +0000 (UTC)
commit 8ab592e17f7651fc96ba0654af18fffb71c6d651
Author: Carlos Soriano <csoriano1618 gmail com>
Date: Mon Mar 19 10:28:00 2018 +0000
CI: Flatpak: Use the correct profile
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 12021b0c9..861530521 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -16,7 +16,7 @@ flatpak:master:
stage: test
script:
- flatpak-builder --stop-at=nautilus app build-aux/flatpak/org.gnome.NautilusDevel.json
- - flatpak-builder --run app build-aux/flatpak/org.gnome.NautilusDevel.json meson --prefix=/app
--libdir=/app/lib -Dprofile=development _build
+ - flatpak-builder --run app build-aux/flatpak/org.gnome.NautilusDevel.json meson --prefix=/app
--libdir=/app/lib -Dprofile=stable-flatpak _build
- flatpak-builder --run app build-aux/flatpak/org.gnome.NautilusDevel.json ninja -C _build install
- flatpak-builder --finish-only --repo=repo app build-aux/flatpak/org.gnome.NautilusDevel.json
# Make a Flatpak Nautilus bundle for people to test
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]