diff --git a/src/centpkg.conf b/src/centpkg.conf index c4b9f3c..4f35d7e 100644 --- a/src/centpkg.conf +++ b/src/centpkg.conf @@ -4,8 +4,8 @@ lookasidehash = sha512 lookaside_cgi = https://sources.stream.rdu2.redhat.com/lookaside/upload.cgi distgit_namespaced = True distgit_namespaces = rpms -gitbaseurl = ssh://git@gitlab.com/redhat/centos-stream/%(repo)s.git -anongiturl = https://gitlab.com/redhat/centos-stream/%(repo)s +gitbaseurl = git+ssh://git@gitlab.com/redhat/centos-stream/%(repo)s.git +anongiturl = git+https://gitlab.com/redhat/centos-stream/%(repo)s branchre = .+\d$|.+\d-.+|master$ kojiprofile = stream build_client = stream