[Continuous] Only deploy from master branch

This commit is contained in:
Pete Richards 2015-07-24 17:32:49 -07:00
parent c6b0e4bf6f
commit e639d9ba8f

View File

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