Allow scratch builds in MBS
This commit is contained in:
parent
0104e3bf63
commit
cabcaf9946
1 changed files with 2 additions and 0 deletions
|
@ -213,3 +213,5 @@ class ProdConfiguration(BaseConfiguration):
|
|||
|
||||
# Koji Content Generator "-devel" modules aren't used in Fedora, so we can just disable them
|
||||
KOJI_CG_DEVEL_MODULE = False
|
||||
|
||||
MODULES_ALLOW_SCRATCH = True
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue