[geary/mjog/flatpak-manifest-3-34] .gitlab-ci.yml: Fix 3.34 Runtime/SDK not being found



commit aa412dd46bdef42e2942aa4073d9dbdb40383bc9
Author: Michael Gratton <mike vee net>
Date:   Mon Oct 7 13:43:29 2019 +1100

    .gitlab-ci.yml: Fix 3.34 Runtime/SDK not being found

 .gitlab-ci.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 161aa00c..036dad40 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -79,7 +79,7 @@ ubuntu:
     expire_in: 2 days
 
 flatpak:
-  image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master'
+  image: 'registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.34'
   variables:
     APP_ID: org.gnome.GearyDevel
     FLATPAK_MODULE: geary


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