Skip to content
Jon Connolly edited this page Mar 2, 2021 · 3 revisions

The application uses travis-ci for CI/CD pipeline. Pull requests will trigger a deployment to production. To deploy to staging, merge changes into staging branch and push to origin. See https://github.com/pnsn/squacapi/blob/master/.travis.yml

Clone this wiki locally