[gnome-photos/alatiera/ci-update: 5/5] CI: Use the reverse domain name convention to name the Flatpak bundle



commit daec3440706cd3922a68df36dcae4ccfbab0ee64
Author: Jordan Petridis <jpetridis gnome org>
Date:   Wed Sep 26 18:10:59 2018 +0300

    CI: Use the reverse domain name convention to name the Flatpak bundle
    
    https://gitlab.gnome.org/GNOME/gnome-photos/merge_requests/60

 .gitlab-ci.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 36f21513..5020e261 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -3,8 +3,7 @@ stages:
 - review
 
 variables:
-    # Replace with your preferred file name of the resulting Flatpak bundle
-    BUNDLE: "gnome-photos.flatpak"
+    BUNDLE: "org.gnome.Photos.Devel.flatpak"
     GIT_SUBMODULE_STRATEGY: normal
 
 flatpak:


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]