Merge pull request #940 from nasa/openmct-website

[Website] Fixed failed circle.yml command
This commit is contained in:
Victor Woeltjen 2016-05-19 14:18:55 -07:00
commit dc348f33c5

View File

@ -4,7 +4,7 @@ deployment:
commands:
- npm install canvas nomnoml
- ./build-docs.sh
- git fetch--unshallow
- git fetch --unshallow
- git push git@heroku.com:openmctweb-demo.git $CIRCLE_SHA1:refs/heads/master
openmct-demo:
branch: live_demo