Keep tags in www.4chan-x.net repo up to date.

This commit is contained in:
ccd0 2016-05-04 17:23:53 -07:00
parent 48cf168b49
commit a904a6b56a

View File

@ -254,6 +254,7 @@ distready : dist $(wildcard dist/* dist/*/*)
echo -> $@
.events2/push-web : .git/refs/heads/$(meta_distBranch) | .events2 distready
git push web --tags -f
git push web $(meta_distBranch)
echo -> $@