Small heroku deploy change

This commit is contained in:
Henry 2015-12-09 18:50:56 -08:00
parent a399b78d2c
commit 2114066462

View File

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