openmct/circle.yml

11 lines
259 B
YAML
Raw Permalink Normal View History

deployment:
production:
branch: master
commands:
- ./build-docs.sh
2015-07-22 00:29:25 +00:00
- git push git@heroku.com:openmctweb-demo.git $CIRCLE_SHA1:refs/heads/master
2015-07-28 16:40:16 +00:00
openmctweb-staging-un:
branch: search
heroku:
appname: openmctweb-staging-un