diff --git a/src/centpkg.conf b/src/centpkg.conf index bd72780..43e7d7b 100644 --- a/src/centpkg.conf +++ b/src/centpkg.conf @@ -4,6 +4,6 @@ lookasidehash = sha1 lookaside_cgi = https://localhost/repo/pkgs/upload.cgi #Not Implemented gitbaseurl = ssh://%(user)s@localhost/git/rpms/%(module)s anongiturl = https://git.centos.org/git/rpms/%(module)s -branchre = c\d$|c\d-plus$|master$ -kojiconfig = /etc/koji.conf +branchre = .+\d$|.+\d-.+|master$ +kojiconfig = ~/.koji/config-cbs build_client = koji