Skip to content

Instantly share code, notes, and snippets.

@madsheep
Created October 31, 2013 13:20
Show Gist options
  • Save madsheep/7249583 to your computer and use it in GitHub Desktop.
Save madsheep/7249583 to your computer and use it in GitHub Desktop.
Circle configuration for using DNS apply script.
machine:
environment:
AWS_ACCESS_KEY_ID:
AWS_SECRET_ACCESS_KEY:
dependencies:
pre:
- pip install cli53 --user
test:
override:
- "rake"
deployment:
master:
branch: master
commands:
- ruby apply.rb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment