mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Updated .travis.yml to db:migrate when deploying
This commit is contained in:
@@ -14,3 +14,4 @@ deploy:
|
|||||||
on:
|
on:
|
||||||
repo: jcwimer/wrestlingApp
|
repo: jcwimer/wrestlingApp
|
||||||
branch: master
|
branch: master
|
||||||
|
run: "rake db:migrate RAILS_ENV=production"
|
||||||
|
|||||||
Reference in New Issue
Block a user