Test reversibility of migrations #220
@ -34,8 +34,8 @@ jobs:
|
||||
echo "Trying again"
|
||||
done
|
||||
- run: |
|
||||
bundle exec rake db:schema:load
|
||||
bundle exec rake db:migrate:redo STEP=5
|
||||
bundle exec rake db:schema:load db:migrate:status | tail -10
|
||||
# bundle exec rake db:migrate:redo STEP=5
|
||||
- run: |
|
||||
bundle exec rspec
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user