summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVladimir Shushlin <v.shushlin@gmail.com>2019-08-05 16:06:48 +0300
committerVladimir Shushlin <v.shushlin@gmail.com>2019-08-06 16:14:24 +0300
commitd49821be861b96cdd741ba2f320ec78d079403b3 (patch)
tree20291483a23249dbce568a4f4a933592ae5b1d92
parent6d2261914e04ed5b858d2a24d2ea98ef788f05b4 (diff)
downloadgitlab-ce-11-11-stable-fix-migration-paths.tar.gz
Fix migration-path ci job11-11-stable-fix-migration-paths
v9.3.0 were using gemnasium-gitlab-service which was yanked on rubygems
-rw-r--r--.gitlab/ci/rails.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab/ci/rails.gitlab-ci.yml b/.gitlab/ci/rails.gitlab-ci.yml
index 35c5f67427e..80f2cb1b85e 100644
--- a/.gitlab/ci/rails.gitlab-ci.yml
+++ b/.gitlab/ci/rails.gitlab-ci.yml
@@ -105,7 +105,7 @@
variables:
SETUP_DB: "false"
script:
- - git fetch https://gitlab.com/gitlab-org/gitlab-ce.git v9.3.0
+ - git fetch https://gitlab.com/gitlab-org/gitlab-ce.git v11.8.0
- git checkout -f FETCH_HEAD
- sed -i "s/gem 'oj', '~> 2.17.4'//" Gemfile
- bundle update google-protobuf grpc