From: Bdale Garbee Date: Sun, 15 Feb 2009 17:42:02 +0000 (-0700) Subject: add automatic push to git.gag.com on successful tagging X-Git-Tag: debian/1.3.12-1^0 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=c64c179d56d9f112588fc6baa83febf385d26d5b;p=debian%2Fmtx add automatic push to git.gag.com on successful tagging --- diff --git a/.gbp.conf b/.gbp.conf index bbfc061..7d814ad 100644 --- a/.gbp.conf +++ b/.gbp.conf @@ -23,7 +23,7 @@ pristine-tar = True # keyid to GPG sign tags with #keyid = 0xdeadbeef # push to a remote repository after a successful tag: -#posttag = git-push git.example.com +posttag = "git-push git.gag.com && git push --tags git.gag.com" # use this for more svn-buildpackage like behaviour: export-dir = ../build-area/mtx/ #tarball-dir = ../tarballs/