Commit 4a89018e authored by Robert Speicher's avatar Robert Speicher

Merge branch 'mk-bandaid-db-rollback-failures' into 'master'

Rollback to a safer place to stop

See merge request gitlab-org/gitlab-ce!15465
parents 121508f8 7e800bf0
......@@ -475,7 +475,7 @@ migration:path-mysql:
<<: *pull-cache
stage: test
script:
- bundle exec rake db:rollback STEP=120
- bundle exec rake db:rollback STEP=119
- bundle exec rake db:migrate
db:rollback-pg:
......
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