Closed ejholmes closed 6 years ago
This is a follow-up to https://github.com/remind101/slashdeploy/pull/101. I migrated all repos over to .slashdeploy.yml so we can stop supporting the legacy configuration.
.slashdeploy.yml
After merging and confirming it works, run the migration:
heroku run rake db:migrate
Very cool!
Bump on this one.
I'll make a note to follow up on this one this week. It should be fine to merge, I just haven't gotten around to it.
This is a follow-up to https://github.com/remind101/slashdeploy/pull/101. I migrated all repos over to
.slashdeploy.yml
so we can stop supporting the legacy configuration.After merging and confirming it works, run the migration: