Skip to content

Instantly share code, notes, and snippets.

@zclancy
Created October 20, 2016 16:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zclancy/e7b6cce414a5c58eb9aeb7cdd6874d5a to your computer and use it in GitHub Desktop.
Save zclancy/e7b6cce414a5c58eb9aeb7cdd6874d5a to your computer and use it in GitHub Desktop.
deployment:
staging:
branch: develop
codedeploy:
API:
deployment_group: Staging
production:
branch: master
codedeploy:
API:
deployment_group: Production
demo:
branch: master
codedeploy:
API:
deployment_group: Demo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment