[pygobject/ci-use-3-30-runtime] ci: test agains the 3.30 runtime
- From: Christoph Reiter <creiter src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject/ci-use-3-30-runtime] ci: test agains the 3.30 runtime
- Date: Thu, 4 Oct 2018 16:36:26 +0000 (UTC)
commit f8f6eb652e251599e03bdc7fbb0f8d29b4685477
Author: Christoph Reiter <reiter christoph gmail com>
Date: Thu Oct 4 18:27:24 2018 +0200
ci: test agains the 3.30 runtime
We don't want to follow master for the stable branch
.gitlab-ci.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 3a25c6a6..c9358640 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -117,9 +117,9 @@ xenial-i386-py2:
script:
- bash -x ./.gitlab-ci/test-docker-old.sh
-gnome-master:
+gnome-3-30:
allow_failure: true
stage: build_and_test
- image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master
+ image: registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:3.30
script:
- - xvfb-run -a flatpak run --filesystem=host --share=network --socket=x11 --command=bash
org.gnome.Sdk//master -x .gitlab-ci/test-flatpak.sh
+ - xvfb-run -a flatpak run --filesystem=host --share=network --socket=x11 --command=bash
org.gnome.Sdk//3.30 -x .gitlab-ci/test-flatpak.sh
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]