mirror of
https://git.centos.org/centos/centpkg.git
synced 2025-02-24 00:32:55 +00:00
Add MBS configuration
Signed-off-by: Merlin Mathesius <mmathesi@redhat.com>
This commit is contained in:
parent
56420e7b90
commit
329e001c49
1 changed files with 4 additions and 0 deletions
|
@ -30,3 +30,7 @@ git_excludes =
|
||||||
[centpkg.distgit]
|
[centpkg.distgit]
|
||||||
apibaseurl = https://gitlab.com
|
apibaseurl = https://gitlab.com
|
||||||
token =
|
token =
|
||||||
|
|
||||||
|
[centpkg.mbs]
|
||||||
|
auth_method = kerberos
|
||||||
|
api_url = https://mbs.stream.rdu2.redhat.com/module-build-service/1/
|
||||||
|
|
Loading…
Add table
Reference in a new issue