Commit 8fab8a95 authored by Sean McGivern's avatar Sean McGivern

Merge branch 'zj-migration-paths-shift' into 'master'

Bump migration paths version

See merge request !10538
parents 37e7fe2c 4e3e51fe
...@@ -347,7 +347,7 @@ migration paths: ...@@ -347,7 +347,7 @@ migration paths:
- master@gitlab/gitlabhq - master@gitlab/gitlabhq
- master@gitlab/gitlab-ee - master@gitlab/gitlab-ee
script: script:
- git fetch origin v8.5.9 - git fetch origin v8.14.10
- git checkout -f FETCH_HEAD - git checkout -f FETCH_HEAD
- cp config/resque.yml.example config/resque.yml - cp config/resque.yml.example config/resque.yml
- sed -i 's/localhost/redis/g' config/resque.yml - sed -i 's/localhost/redis/g' config/resque.yml
......
Markdown is supported
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