[geary/mjog/592-test-valac-patch-3-32] Update CI to do a normal build, and reference Flathub



commit 8528d988008d79c81548ae67a8bfe229801c0f14
Author: Michael Gratton <mike vee net>
Date:   Sun Dec 1 19:10:53 2019 +1100

    Update CI to do a normal build, and reference Flathub

 .gitlab-ci.yml | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 036dad40..efbb0f00 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -81,11 +81,10 @@ ubuntu:
 flatpak:
   image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.34'
   variables:
-    APP_ID: org.gnome.GearyDevel
+    APP_ID: org.gnome.Geary
     FLATPAK_MODULE: geary
     MANIFEST_PATH: org.gnome.Geary.yml
-    MESON_ARGS: "-Dprofile=development"
-    RUNTIME_REPO: "https://sdk.gnome.org/gnome-nightly.flatpakrepo";
+    RUNTIME_REPO: "https://dl.flathub.org/repo/flathub.flatpakrepo";
     TEST_RUN_ARGS: $TEST_ARGS
   extends: .flatpak
 


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