Use 'db' resolver in MBS staging.
This commit is contained in:
parent
83696db4d9
commit
261ab77b50
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@ class ProdConfiguration(BaseConfiguration):
|
|||
'git+https://src.stg.fedoraproject.org/modules/',
|
||||
'https://src.stg.fedoraproject.org/modules/',
|
||||
'https://src.stg.fedoraproject.org/git/modules/']
|
||||
RESOLVER = "db"
|
||||
|
||||
{% else %}
|
||||
KOJI_PROFILE = 'production'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue