digitaldeus / tfa

The Fellowship App Repository
1 stars 0 forks source link

Setup Heroku to deploy from CircleCI instead of directly from git #81

Open digitaldeus opened 8 years ago

digitaldeus commented 8 years ago

Need to deploy from CircleCI as this will run tests before deployment. Also it will need to migrate the DB on deployment. Changes in the master branch will be pushed immediately once tests pass, later we will deploy to a staging server for validation, and then to production.