X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=.gbp.conf;h=d2bc63981490ca5ac179d9e7798f9783bfd69519;hb=HEAD;hp=dd2ff231797d409752aa4a867130a80e59ac050a;hpb=a97c9571e421db851ab0959af7f3ee887975059c;p=gzip diff --git a/.gbp.conf b/.gbp.conf index dd2ff23..d2bc639 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