adjust container/cloud updates to use main branch of comps
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
9f4edbea83
commit
2d2d9b21b8
@ -9,7 +9,7 @@ bootable = False
|
||||
comps_file = {
|
||||
'scm': 'git',
|
||||
'repo': 'https://pagure.io/fedora-comps.git',
|
||||
'branch': 'master',
|
||||
'branch': 'main',
|
||||
'file': 'comps-f35.xml',
|
||||
'command': 'make comps-f35.xml'
|
||||
}
|
||||
|
@ -9,7 +9,7 @@ bootable = False
|
||||
comps_file = {
|
||||
'scm': 'git',
|
||||
'repo': 'https://pagure.io/fedora-comps.git',
|
||||
'branch': 'master',
|
||||
'branch': 'main',
|
||||
'file': 'comps-f35.xml',
|
||||
'command': 'make comps-f35.xml'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user