Commit a1aa0a36 authored by Winnie Hellmann's avatar Winnie Hellmann

Change repository URL to EE in migration:path-pg and migration:path-mysql

parent 5a8bae61
......@@ -479,7 +479,7 @@ db:migrate:reset-mysql:
variables:
SETUP_DB: "false"
script:
- git fetch https://gitlab.com/gitlab-org/gitlab-ce.git v9.3.0-ee
- git fetch https://gitlab.com/gitlab-org/gitlab-ee.git v9.3.0-ee
- git checkout -f FETCH_HEAD
- bundle install $BUNDLE_INSTALL_FLAGS
- cp config/gitlab.yml.example config/gitlab.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