openmct/circle.yml
2015-07-21 17:29:25 -07:00

7 lines
181 B
YAML

deployment:
production:
branch: continuous-deployment
commands:
- ./build-docs.sh
- git push git@heroku.com:openmctweb-demo.git $CIRCLE_SHA1:refs/heads/master