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



commit 1dd18d7451dab48105d822a6c8fb9ada35a2d99d
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 ++---
 org.gnome.Geary.yml | 2 +-
 2 files changed, 3 insertions(+), 4 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
 
diff --git a/org.gnome.Geary.yml b/org.gnome.Geary.yml
index c71daef4..4f934cd9 100644
--- a/org.gnome.Geary.yml
+++ b/org.gnome.Geary.yml
@@ -11,7 +11,7 @@
 # and pin each source to a specific tarball.
 #
 
-app-id: org.gnome.GearyDevel
+app-id: org.gnome.Geary
 branch: master
 runtime: org.gnome.Platform
 runtime-version: "3.34"


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