Skip to content
Snippets Groups Projects
Commit 66dc9382 authored by Robert Speicher's avatar Robert Speicher
Browse files

Merge branch 'fix-migration-paths-11-11' into '11-11-stable-ee'

Fix migration-path ci job

See merge request gitlab-org/gitlab-ee!15080
parents e2d0c51f 65f30913
No related merge requests found
......@@ -106,7 +106,7 @@
variables:
SETUP_DB: "false"
script:
- git fetch https://gitlab.com/gitlab-org/gitlab-ce.git v11.5.0
- git fetch https://gitlab.com/gitlab-org/gitlab-ee.git v11.5.0-ee
- git checkout -f FETCH_HEAD
- sed -i "s/gem 'oj', '~> 2.17.4'//" Gemfile
- bundle update google-protobuf grpc
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment