Skip to content
This repository has been archived by the owner on Sep 9, 2019. It is now read-only.

Automate deployment via Travis #204

Open
jessieay opened this issue Jul 26, 2016 · 0 comments
Open

Automate deployment via Travis #204

jessieay opened this issue Jul 26, 2016 · 0 comments

Comments

@jessieay
Copy link
Contributor

When the build passes on master, we should deploy to production.

Micropurchase also uses Travis and Cloud.gov so their setup can be used as as guide for how to do this https://github.com/18F/micropurchase/blob/develop/.travis.yml

jmhooper added a commit that referenced this issue Sep 19, 2016
This commit sets up automated deploys using Travis.

The inspiration for many of these changes came from the [Micropurchase app's config](https://github.com/18F/micropurchase/blob/develop/.travis.yml).

To enable automated deploys, this commit does the following:

- Add a deploy script that takes an environment as an argument and deploys to the appropriate app on cloud.gov
- Modify the Travis configuration to add the keys that travis needs to deploy to cloud.gov

closes #204
jmhooper added a commit that referenced this issue Sep 19, 2016
This commit sets up automated deploys using Travis.

The inspiration for many of these changes came from the [Micropurchase app's config](https://github.com/18F/micropurchase/blob/develop/.travis.yml).

To enable automated deploys, this commit does the following:

- Add a deploy script that takes an environment as an argument and deploys to the appropriate app on cloud.gov
- Modify the Travis configuration to add the keys that travis needs to deploy to cloud.gov

closes #204
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant