use ~/.koji/config-cbs as the koji config for now, and accept most branch names

This commit is contained in:
Brian Stinson 2014-11-23 22:56:27 -06:00
parent f12d463d98
commit 0fefd979d3

View file

@ -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