[gnome-games/wip/exalm/stabilize: 8/8] ci: Switch to 3.38 images
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/stabilize: 8/8] ci: Switch to 3.38 images
- Date: Sat, 3 Oct 2020 17:56:08 +0000 (UTC)
commit 0e529f77a132c927c2c2d2000c8cbf24366cc3bb
Author: Alexander Mikhaylenko <alexm gnome org>
Date: Sat Sep 12 21:04:14 2020 +0500
ci: Switch to 3.38 images
.gitlab-ci.yml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index a9a82715..6c9906cc 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:3.38
stage: test
tags:
- flatpak
@@ -19,10 +19,11 @@ tests:
- .flatpak-builder/git
flatpak:
+ image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.38
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]