Commit ec2fa2a1 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'dm-migration-tag-ee' into 'master'

Update tag used by migration path builds for EE

See merge request !2263
parents 842aebb9 5fd1e2d8
......@@ -344,7 +344,7 @@ db:migrate:reset-mysql:
SETUP_DB: "false"
<<: *only-canonical-masters
script:
- git fetch origin v8.14.10
- git fetch origin v8.14.10-ee
- git checkout -f FETCH_HEAD
- bundle install $BUNDLE_INSTALL_FLAGS
- bundle exec rake db:drop db:create db:schema:load db:seed_fu
......
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