summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorClaudio Saavedra <csaavedra@igalia.com>2019-08-21 13:54:36 +0300
committerClaudio Saavedra <csaavedra@igalia.com>2019-08-21 13:54:36 +0300
commitcc5def161d59656435d2ccc66faf93516a29b428 (patch)
tree983fdb53ab2f5afebcef238433c9d512c7b5a420 /.gitlab-ci.yml
parent214cf7b23f099b816cc825b5322b1bd112af45a5 (diff)
downloadlibsoup-cc5def161d59656435d2ccc66faf93516a29b428.tar.gz
CI: Add NTLM to the continuous integration image
ntlm_auth was missing from the Docker image so NTLM_AUTH was not being built. Add it to a new version of the image and bump the image version.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 96653828..74d3bb4f 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: registry.gitlab.gnome.org/gnome/libsoup/master:v2
+image: registry.gitlab.gnome.org/gnome/libsoup/master:v3
.build:
tags: