[nautilus/gnome-3-28] CI: Flatpak: Add runtime repo url, so it installs the required runtime
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-3-28] CI: Flatpak: Add runtime repo url, so it installs the required runtime
- Date: Mon, 19 Mar 2018 15:29:24 +0000 (UTC)
commit 57213cc96dfc02f2c037eb3f64985e0268613fd6
Author: Carlos Soriano <csoriano1618 gmail com>
Date: Mon Mar 19 15:28:35 2018 +0000
CI: Flatpak: Add runtime repo url, so it installs the required runtime
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0fffa35be..8cbb76424 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -22,7 +22,7 @@ flatpak:master:
- flatpak-builder --run app build-aux/flatpak/org.gnome.Nautilus.json ninja -C _build install
- flatpak-builder --finish-only --repo=repo app build-aux/flatpak/org.gnome.Nautilus.json
# Make a Flatpak Nautilus bundle for people to test
- - flatpak build-bundle repo nautilus-dev.flatpak org.gnome.NautilusStableFlatpak
+ - flatpak build-bundle repo --runtime-repo=https://sdk.gnome.org/gnome.flatpakrepo nautilus-dev.flatpak
org.gnome.NautilusStableFlatpak
# Run automatic tests inside the Flatpak env
- flatpak-builder --run app build-aux/flatpak/org.gnome.Nautilus.json ninja -C _build test
artifacts:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]