Fixed failed circle.yml command

This commit is contained in:
Henry 2016-05-19 13:42:48 -07:00
parent e4b192001f
commit b7cfaf6b63

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