[gnome-games/wip/exalm/stabilize: 12/12] ci: Switch to 40 images
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/stabilize: 12/12] ci: Switch to 40 images
- Date: Wed, 24 Mar 2021 18:05:55 +0000 (UTC)
commit 919fb44685bf4c5221eafae8ca3e2204b2c7b0a5
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]