[epiphany/abderrahim/nightly-repo] .gitlab-ci.yml: use the URL of the new nightly repository



commit 26b604f1ab650b09ae7a0054c055734d897ce39f
Author: Abderrahim Kitouni <akitouni gnome org>
Date:   Mon Sep 2 18:23:03 2019 +0100

    .gitlab-ci.yml: use the URL of the new nightly repository

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index f64121576..1d5200c23 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -29,7 +29,7 @@ variables:
   extends: '.flatpak'
   variables:
     MANIFEST_PATH: 'org.gnome.Epiphany.json'
-    RUNTIME_REPO: 'https://sdk.gnome.org/gnome-nightly.flatpakrepo'
+    RUNTIME_REPO: 'https://nightly.gnome.org/nightly.flatpakrepo'
     FLATPAK_MODULE: 'epiphany'
     APP_ID: 'org.gnome.Epiphany.Devel'
 


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