[nautilus/gnome-3-28] CI: Flatpak: Use correct name for creating a bundle
- From: Carlos Soriano <csoriano src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [nautilus/gnome-3-28] CI: Flatpak: Use correct name for creating a bundle
- Date: Mon, 19 Mar 2018 10:42:42 +0000 (UTC)
commit 8a955163526511e7042588d3a0a440a7d54b839b
Author: Carlos Soriano <csoriano1618 gmail com>
Date: Mon Mar 19 10:41:53 2018 +0000
CI: Flatpak: Use correct name for creating a bundle
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 861530521..1fde27fad 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -20,7 +20,7 @@ flatpak:master:
- 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
- - flatpak build-bundle repo nautilus-dev.flatpak org.gnome.NautilusDevel
+ - flatpak build-bundle repo nautilus-dev.flatpak org.gnome.NautilusStableFlatpak
# Run automatic tests inside the Flatpak env
- flatpak-builder --run app build-aux/flatpak/org.gnome.NautilusDevel.json ninja -C _build test
artifacts:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]