Upload homepage on release.

This commit is contained in:
Bastian Kleineidam 2013-01-11 20:40:12 +01:00
parent 70e9abfe82
commit 01121cce4a
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ homepage:
@echo "maintainer: $(MAINTAINER)" >> $(HOMEPAGE)/info.yaml @echo "maintainer: $(MAINTAINER)" >> $(HOMEPAGE)/info.yaml
@echo "author: $(AUTHOR)" >> $(HOMEPAGE)/info.yaml @echo "author: $(AUTHOR)" >> $(HOMEPAGE)/info.yaml
# generate static files # generate static files
make -C $(HOMEPAGE) gen make -C $(HOMEPAGE) gen upload
tag: tag:
# add and push the version tag # add and push the version tag