From: Bdale Garbee Date: Mon, 8 Aug 2011 13:38:48 +0000 (-0600) Subject: stop doing automatic tag push during builds X-Git-Tag: debian/0.9.4.5~4 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=3cad81b0ebb52352c66643a2587e94a2b693a2d2 stop doing automatic tag push during builds --- diff --git a/debian/rules b/debian/rules index 83f3a53f..1ea1f68d 100755 --- a/debian/rules +++ b/debian/rules @@ -13,7 +13,7 @@ prebuild: git commit -n ChangeLog debian/changelog \ -m "update changelogs for Debian build" git tag debian/$(DEB_VERSION) - git push --tags origin master +# git push --tags origin master configure: configure-stamp configure-stamp: