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/',
|
'git+https://src.stg.fedoraproject.org/modules/',
|
||||||
'https://src.stg.fedoraproject.org/modules/',
|
'https://src.stg.fedoraproject.org/modules/',
|
||||||
'https://src.stg.fedoraproject.org/git/modules/']
|
'https://src.stg.fedoraproject.org/git/modules/']
|
||||||
|
RESOLVER = "db"
|
||||||
|
|
||||||
{% else %}
|
{% else %}
|
||||||
KOJI_PROFILE = 'production'
|
KOJI_PROFILE = 'production'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue