openmct/circle.yml

18 lines
388 B
YAML
Raw Normal View History

2015-10-22 11:38:30 -07:00
test:
override:
- exit 0
deployment:
production:
branch: master
commands:
- ./build-docs.sh
2015-07-21 17:29:25 -07:00
- git push git@heroku.com:openmctweb-demo.git $CIRCLE_SHA1:refs/heads/master
2015-07-28 09:40:16 -07:00
openmctweb-staging-un:
2015-10-22 11:30:06 -07:00
branch: open199
2015-07-28 09:40:16 -07:00
heroku:
appname: openmctweb-staging-un
openmctweb-staging-deux:
branch: mobile
heroku:
2015-08-19 11:01:58 -07:00
appname: openmctweb-staging-deux