[nautilus] CI: Flatpak: Add runtime url, so it installs the runtime if required
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus] CI: Flatpak: Add runtime url, so it installs the runtime if required
- Date: Mon, 19 Mar 2018 15:31:29 +0000 (UTC)
commit f9d5630e5505ade005f36c1a7fd755bab65d475b
Author: Carlos Soriano <csoriano1618 gmail com>
Date: Mon Mar 19 15:30:38 2018 +0000
CI: Flatpak: Add runtime url, so it installs the runtime if required
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index aa2e6009f..39f39ceae 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.NautilusDevel
+ - flatpak build-bundle repo nautilus-dev.flatpak
--runtime-repo=https://sdk.gnome.org/gnome-nightly.flatpakrepo org.gnome.NautilusDevel
# 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]