[glib/glib-2-56: 1/3] ci: Use v3 of the Docker image for CI builds
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib/glib-2-56: 1/3] ci: Use v3 of the Docker image for CI builds
- Date: Wed, 13 Jun 2018 14:29:18 +0000 (UTC)
commit 4a27a88d29eaf1e8835c815d0f63ee4da89599f0
Author: Philip Withnall <withnall endlessm com>
Date: Wed Jun 13 14:07:18 2018 +0100
ci: Use v3 of the Docker image for CI builds
Don’t update to the full CI setup from master, since its success depends
on other fixes which are only present in master. However, using v1 of
the Docker image is no longer possible since it’s been removed from the
registry. Using v3 should enable CI builds for glib-2-56 to succeed.
Signed-off-by: Philip Withnall <withnall endlessm com>
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7bec6f867..608ae9ebd 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.gnome.org/gnome/glib/master:v1
+image: registry.gitlab.gnome.org/gnome/glib/master:v3
stages:
- build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]