add module defaults to the rawhide repo
Signed-off-by: Adam Samalik <asamalik@redhat.com>
This commit is contained in:
parent
71ed83fbd8
commit
ece623afd1
@ -13,6 +13,12 @@ comps_file = {
|
|||||||
'file': 'comps-rawhide.xml',
|
'file': 'comps-rawhide.xml',
|
||||||
'command': 'make comps-rawhide.xml'
|
'command': 'make comps-rawhide.xml'
|
||||||
}
|
}
|
||||||
|
module_defaults_dir = {
|
||||||
|
'scm': 'git',
|
||||||
|
'repo': 'https://pagure.io/releng/fedora-module-defaults.git',
|
||||||
|
'branch': 'master',
|
||||||
|
'dir': '.'
|
||||||
|
}
|
||||||
|
|
||||||
variants_file='variants-fedora.xml'
|
variants_file='variants-fedora.xml'
|
||||||
sigkeys = ['429476B4']
|
sigkeys = ['429476B4']
|
||||||
|
Loading…
Reference in New Issue
Block a user