mirror of
https://git.centos.org/centos/centpkg.git
synced 2025-02-23 16:22:55 +00:00
tweak the sig config a little more
Signed-off-by: Brian Stinson <bstinson@redhat.com>
This commit is contained in:
parent
6a0d61ad82
commit
a86b09d261
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
[centpkg-sig]
|
||||
[centpkg]
|
||||
lookaside = https://git.centos.org/sources
|
||||
lookasidehash = sha512
|
||||
lookaside_cgi = https://git.centos.org/sources/upload.cgi
|
||||
|
@ -6,7 +6,7 @@ distgit_namespaced = True
|
|||
distgit_namespaces = rpms
|
||||
gitbaseurl = ssh://git@git.centos.org/%(repo)s.git
|
||||
anongiturl = https://git.centos.org/%(repo)s
|
||||
branchre = .+\d$|.+\d-.+|master$
|
||||
branchre = c\d+s?-sig-.+|master$
|
||||
kojiprofile = cbs
|
||||
build_client = cbs
|
||||
lookaside_namespaced = True
|
||||
|
|
Loading…
Add table
Reference in a new issue