Commit 4e3e51fe authored by Z.J. van de Weg's avatar Z.J. van de Weg

Bump migration paths version

Skimming over the job I noticed that the version is way behind in
history, which ansich is a good thing. However, the first couple of
migrations have been tested ad infinitum at this point, plus it adds to
the number of objects to fetch for this job.
parent 780a8968
......@@ -347,7 +347,7 @@ migration paths:
- master@gitlab/gitlabhq
- master@gitlab/gitlab-ee
script:
- git fetch origin v8.5.9
- git fetch origin v8.14.10
- git checkout -f FETCH_HEAD
- cp config/resque.yml.example 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