openmct/circle.yml
2015-07-24 17:32:49 -07:00

7 lines
166 B
YAML

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