Skip to content

Instantly share code, notes, and snippets.

@suryagaddipati
Last active August 29, 2015 14:11
Show Gist options
  • Select an option

  • Save suryagaddipati/3039cd4f03a429a6e443 to your computer and use it in GitHub Desktop.

Select an option

Save suryagaddipati/3039cd4f03a429a6e443 to your computer and use it in GitHub Desktop.
deploy_boy
environment_image: docker-registry:80/deploy/deal_estate:latest
deployment:
ref: master
task: bundle install ; bundle exec cap $deploy_env deploy
auto_merge: false
required_contexts: [DotCi]
payload: "[]"
environment: environment
description: "deploy boy"
notifications:
pending:
- hipchat: Rapt
- jira
failure:
- hipchat: Rapt
- Jira
success:
- hipchat: Rapt
- Jira
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment