[glib/meson-bump: 7/8] ci: Use the new Docker images
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/meson-bump: 7/8] ci: Use the new Docker images
- Date: Wed, 24 Jul 2019 12:12:59 +0000 (UTC)
commit f0d713e50d6eaf8609772dfcaccec91a9f96144e
Author: Emmanuele Bassi <ebassi gnome org>
Date: Wed Jul 24 12:44:34 2019 +0100
ci: Use the new Docker images
.gitlab-ci.yml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 9f1643191..0a1286544 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -14,7 +14,7 @@ variables:
MESON_COMMON_OPTIONS: "--buildtype debug --fatal-meson-warnings"
fedora-x86_64:
- image: registry.gitlab.gnome.org/gnome/glib/fedora:v1
+ image: registry.gitlab.gnome.org/gnome/glib/fedora:v2
stage: build
except:
- tags
@@ -55,7 +55,7 @@ fedora-x86_64:
- "_coverage"
debian-stable-x86_64:
- image: registry.gitlab.gnome.org/gnome/glib/debian-stable:v1
+ image: registry.gitlab.gnome.org/gnome/glib/debian-stable:v3
stage: build
except:
- tags
@@ -84,7 +84,7 @@ debian-stable-x86_64:
- "_build/${CI_JOB_NAME}-report.xml"
G_DISABLE_ASSERT:
- image: registry.gitlab.gnome.org/gnome/glib/fedora:v1
+ image: registry.gitlab.gnome.org/gnome/glib/fedora:v2
stage: build
except:
- tags
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]