[gnome-games/wip/exalm/stabilize: 8/8] ci: Switch to 3.38 images




commit 82583c338ddd3ae427cd7c3701295d2beaa154c5
Author: Alexander Mikhaylenko <alexm gnome org>
Date:   Sat Sep 12 21:04:14 2020 +0500

    ci: Switch to 3.38 images

 .gitlab-ci.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a9a82715..9bf34634 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,10 +1,10 @@
-include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/master/flatpak/flatpak_ci_initiative.yml'
+include: 'https://gitlab.gnome.org/GNOME/citemplates/raw/3.38/flatpak/flatpak_ci_initiative.yml'
 
 variables:
   BUNDLE: 'gnome-games-git.flatpak'
 
 tests:
-  image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
+  image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.38
   stage: test
   tags:
     - flatpak
@@ -22,7 +22,7 @@ flatpak:
   extends: '.flatpak'
   variables:
     MANIFEST_PATH: 'flatpak/org.gnome.Games.json'
-    RUNTIME_REPO: 'https://nightly.gnome.org/gnome-nightly.flatpakrepo'
+    RUNTIME_REPO: 'https://flathub.org/repo/flathub.flatpakrepo'
     FLATPAK_MODULE: 'gnome-games'
     APP_ID: 'org.gnome.GamesDevel'
     GIT_SUBMODULE_STRATEGY: recursive


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