Commit c6d8cfa7 authored by Zeger-Jan van de Weg's avatar Zeger-Jan van de Weg

Update .gitlab-ci.yml to fix merge conflict

parent 8d579016
......@@ -479,11 +479,7 @@ db:migrate:reset-mysql:
variables:
SETUP_DB: "false"
script:
<<<<<<< HEAD
- git fetch origin v9.3.0-ee
=======
- git fetch https://gitlab.com/gitlab-org/gitlab-ce.git v9.3.0
>>>>>>> ce-com/master
- git fetch https://gitlab.com/gitlab-org/gitlab-ce.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