openmct/circle.yml
Shivam Dave c4dd4f5c45 [Mobile] Merge
Merged with master.
2015-08-19 11:01:58 -07:00

15 lines
356 B
YAML

deployment:
production:
branch: master
commands:
- ./build-docs.sh
- git push git@heroku.com:openmctweb-demo.git $CIRCLE_SHA1:refs/heads/master
openmctweb-staging-un:
branch: search
heroku:
appname: openmctweb-staging-un
openmctweb-staging-deux:
branch: mobile
heroku:
appname: openmctweb-staging-deux