Reverted heroku deployment change

This commit is contained in:
Henry 2015-12-09 18:51:23 -08:00
parent 2114066462
commit 3b22c6ed10

View File

@ -6,7 +6,7 @@ deployment:
branch: master
commands:
- ./build-docs.sh
- git push --force git@heroku.com:openmctweb-demo.git $CIRCLE_SHA1:refs/heads/master
- git push git@heroku.com:openmctweb-demo.git $CIRCLE_SHA1:refs/heads/master
openmctweb-staging-un:
branch: open199
heroku: