[deploy] force add the font file.

This commit is contained in:
Thaddee Tyl 2014-03-04 13:57:43 +01:00
parent ee4c9f885a
commit 2d99c5b232

View File

@ -8,7 +8,7 @@ website:
| sed "s,<span id='imgUrlPrefix'>,&http://img.shields.io," > index.html
deploy:
git add Verdana.ttf
git add -f Verdana.ttf
git commit -m'MUST NOT BE ON GITHUB'
git push -f heroku HEAD:master
git reset HEAD~1