koji_hub: kojira: enable src repo for eln-build also.
See https://pagure.io/releng/issue/9746 It's desired to have a src repo for eln-build so queries can be done against it. This enables this for eln-build. If it turns out to cause too many problems we can disable it again. Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
72bc88bfc3
commit
9f4c79b8a1
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ logfile=/var/log/kojira/kojira.log
|
|||
with_src=no
|
||||
|
||||
; We want a srpms repo for rawhide only
|
||||
separate_source_tags=f{{ FedoraRawhideNumber }}-build
|
||||
separate_source_tags=f{{ FedoraRawhideNumber }}-build,eln-build
|
||||
|
||||
; prevent repo cleanup from stalling repo regen
|
||||
;prune_batch_size=1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue