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.
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.