Skip to content

Commit

Permalink
Add db:migrate to release stage
Browse files Browse the repository at this point in the history
  • Loading branch information
adambutler committed Sep 21, 2017
1 parent ba9a38d commit 8a1bdc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Procfile
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
release: bundle exec rake db:migrate
web: rails s
webpack: ./bin/webpack-dev-server

0 comments on commit 8a1bdc7

Please sign in to comment.