bodhi2: Use koji.stg instead of the built-in dummy buildsystem
This commit is contained in:
parent
5e40bb9bff
commit
b8cc28a9f6
1 changed files with 1 additions and 1 deletions
|
@ -201,7 +201,7 @@ exclude_mail = autoqa taskotron
|
|||
# What buildsystem do we want to use? For development, we'll use a fake
|
||||
# buildsystem that always does what we tell it to do. For production, we'll
|
||||
# want to use 'koji'.
|
||||
buildsystem = dev
|
||||
buildsystem = koji
|
||||
|
||||
# Koji's XML-RPC hub
|
||||
koji_hub = https://koji.stg.fedoraproject.org/kojihub
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue