]> git.cworth.org Git - gzip/blobdiff - .gbp.conf
fix build-area spec in git-buildpackage config file
[gzip] / .gbp.conf
index dd2ff231797d409752aa4a867130a80e59ac050a..bab9aa562f7068d0d2d2e38e9bc0cfea1c6c0206 100644 (file)
--- 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