[libsoup/wip/tingping/brotli] CI: bump the image version
- From: Claudio Saavedra <csaavedra src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libsoup/wip/tingping/brotli] CI: bump the image version
- Date: Wed, 22 May 2019 11:05:49 +0000 (UTC)
commit 0b7d21caaa80f8a17bc80e0aeb8b24810b5acd18
Author: Claudio Saavedra <csaavedra igalia com>
Date: Wed May 22 13:04:57 2019 +0200
CI: bump the image version
v2 includes brotli-devel
.gitlab-ci.yml | 2 +-
.gitlab-ci/run-docker.sh | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d7546c5b..686477e2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.gnome.org/gnome/libsoup/master:v1
+image: registry.gitlab.gnome.org/gnome/libsoup/master:v2
.build:
tags:
diff --git a/.gitlab-ci/run-docker.sh b/.gitlab-ci/run-docker.sh
index f34ccbdf..d6df539b 100755
--- a/.gitlab-ci/run-docker.sh
+++ b/.gitlab-ci/run-docker.sh
@@ -2,7 +2,7 @@
set -e
-TAG="registry.gitlab.gnome.org/gnome/libsoup/master:v1"
+TAG="registry.gitlab.gnome.org/gnome/libsoup/master:v2"
cd "$(dirname "$0")"
docker build --build-arg HOST_USER_ID="$UID" --tag "${TAG}" \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]