X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=.gbp.conf;h=bab9aa562f7068d0d2d2e38e9bc0cfea1c6c0206;hb=e3909f89888e34139e03d90628f40d64dd003762;hp=dd2ff231797d409752aa4a867130a80e59ac050a;hpb=a97c9571e421db851ab0959af7f3ee887975059c;p=gzip diff --git a/.gbp.conf b/.gbp.conf index dd2ff23..bab9aa5 100644 --- a/.gbp.conf +++ b/.gbp.conf @@ -23,9 +23,9 @@ 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 --mirror" # use this for more svn-buildpackage like behaviour: -export-dir = ../build-area/$PKG/ +export-dir = ../build-area/gzip/ #tarball-dir = ../tarballs/ # Options only affecting git-import-orig