summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorZeger-Jan van de Weg <git@zjvandeweg.nl>2019-08-07 14:25:58 +0200
committerZeger-Jan van de Weg <git@zjvandeweg.nl>2019-08-07 14:25:58 +0200
commit3ace5766e907e4a201e67be5a9f58526c92b0ef2 (patch)
tree5d4a11a4fb5d27e1453df32ac4151b13b2c5b920 /.gitlab-ci.yml
parent84e7bc765c42643e8d1b30e4030172694f33901a (diff)
downloadgitlab-ce-3ace5766e907e4a201e67be5a9f58526c92b0ef2.tar.gz
Use Git 2.22 for GitLab
Part of: https://gitlab.com/gitlab-org/gitaly/issues/1715
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 9086da10283..9531d10be05 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -1,4 +1,4 @@
-image: "dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.6.3-golang-1.11-git-2.21-chrome-73.0-node-12.x-yarn-1.16-postgresql-9.6-graphicsmagick-1.3.29"
+image: "dev.gitlab.org:5005/gitlab/gitlab-build-images:ruby-2.6.3-golang-1.11-git-2.22-chrome-73.0-node-12.x-yarn-1.16-postgresql-9.6-graphicsmagick-1.3.29"
variables:
RAILS_ENV: "test"