[gnome-games/wip/exalm/stabilize: 6/6] ci: Switch to 40 images




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

    ci: Switch to 40 images

 .gitlab-ci.yml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a9a82715..7726b719 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ 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:40
   stage: test
   tags:
     - flatpak
@@ -19,10 +19,11 @@ tests:
       - .flatpak-builder/git
 
 flatpak:
+  image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:40
   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]