Commit 5fd1e2d8 authored by Douwe Maan's avatar Douwe Maan

Update tag used by migration path builds for EE

parent 1496e092
...@@ -344,7 +344,7 @@ db:migrate:reset-mysql: ...@@ -344,7 +344,7 @@ db:migrate:reset-mysql:
SETUP_DB: "false" SETUP_DB: "false"
<<: *only-canonical-masters <<: *only-canonical-masters
script: script:
- git fetch origin v8.14.10 - git fetch origin v8.14.10-ee
- git checkout -f FETCH_HEAD - git checkout -f FETCH_HEAD
- bundle install $BUNDLE_INSTALL_FLAGS - bundle install $BUNDLE_INSTALL_FLAGS
- bundle exec rake db:drop db:create db:schema:load db:seed_fu - 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