[Continuous] Deploy to heroku

This commit is contained in:
Pete Richards 2015-07-21 17:29:25 -07:00
parent 19b0b1aa66
commit 01a52b8af8

View File

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