-
Notifications
You must be signed in to change notification settings - Fork 65
Deploying the website
Jeff Fredrickson edited this page Jul 19, 2018
·
7 revisions
Federalist continuously deploys all branches in this repository. All PRs that get merged into master
will be continuously deployed to production at https://tech.gsa.gov/.
Once you push a branch to GitHub, you may preview it by visiting https://federalist-proxy.app.cloud.gov/preview/gsa/cto-website/BRANCH_NAME/ (replace BRANCH_NAME with your branch name). It may take a few minutes for Federalist to build it before your changes are visible.
If everything looks good on the preview site, open a pull request to get the changes merged into master
.