[gnome-games/wip/exalm/stabilize: 5/5] ci: Use stable runtime
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/wip/exalm/stabilize: 5/5] ci: Use stable runtime
- Date: Sat, 16 Mar 2019 14:13:56 +0000 (UTC)
commit d7f1056a7f65ab2b80dd3ca83d12bba49fa8e1d2
Author: Alexander Mikhaylenko <exalm7659 gmail com>
Date: Sun Mar 10 14:11:07 2019 +0500
ci: Use stable runtime
.gitlab-ci.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d42a183a..844a6bd9 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -7,7 +7,7 @@ variables:
BUNDLE: "gnome-games-git.flatpak"
flatpak:tests:
- image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
+ image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.32
stage: test
variables:
MANIFEST_PATH: "flatpak/org.gnome.Games.UnitTests.yml"
@@ -20,11 +20,11 @@ flatpak:tests:
- .flatpak-builder/git
flatpak:app:
- image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
+ image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.32
stage: build
variables:
MANIFEST_PATH: "flatpak/org.gnome.Games.json"
- RUNTIME_REPO: "https://sdk.gnome.org/gnome-nightly.flatpakrepo"
+ RUNTIME_REPO: "https://flathub.org/repo/flathub.flatpakrepo"
FLATPAK_MODULE: "gnome-games"
script:
- flatpak-builder --stop-at=${FLATPAK_MODULE} app ${MANIFEST_PATH}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]