[gnome-builder/abderrahim/flatpak-ci-publish: 165/165] CI: publish flatpak to nightly.gnome.org



commit 400d86ae8f7c62f20f24f38dd40d9544eed04d10
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Fri Jul 26 14:54:24 2019 +0100

    CI: publish flatpak to nightly.gnome.org

 .gitlab-ci.yml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index e8afc1f81..3a436803a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,7 +14,7 @@ flatpak:
 
         # Replace with your manifest path
         MANIFEST_PATH: "build-aux/flatpak/org.gnome.Builder.json"
-        RUNTIME_REPO: "https://sdk.gnome.org/gnome-nightly.flatpakrepo";
+        RUNTIME_REPO: "https://nightly.gnome.org/gnome-nightly.flatpakrepo";
         # Replace with your application name, as written in the manifest
         FLATPAK_MODULE: "gnome-builder"
         APP_ID: "org.gnome.Builder"
@@ -37,3 +37,6 @@ review:
 
 stop_review:
     extends: .stop_review
+
+nightly:
+  extends: '.publish_nightly'


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