Commit 0607b2f3 authored by Andreas Brandl's avatar Andreas Brandl

Full rollback testing

With https://gitlab.com/gitlab-org/gitlab/-/merge_requests/32524 merged,
this should work now.
parent 8dae6c23
......@@ -192,7 +192,7 @@ db:migrate-from-v12.10.0:
db:rollback:
extends: .db-job-base
script:
- bundle exec rake db:migrate VERSION=20190402150158
- bundle exec rake db:migrate VERSION=20181228175414
- bundle exec rake db:migrate SKIP_SCHEMA_VERSION_CHECK=true
gitlab:setup:
......
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