fedora-comps default branch is set to main
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
This commit is contained in:
parent
15968c2909
commit
bd0219f65f
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ old_composes_per_release_type = True
|
||||||
comps_file = {
|
comps_file = {
|
||||||
'scm': 'git',
|
'scm': 'git',
|
||||||
'repo': 'https://pagure.io/fedora-comps.git',
|
'repo': 'https://pagure.io/fedora-comps.git',
|
||||||
'branch': 'master', # defaults to cvs/HEAD or git/master
|
'branch': 'main', # defaults to cvs/HEAD or git/main
|
||||||
'file': 'comps-[[ release.branch ]].xml',
|
'file': 'comps-[[ release.branch ]].xml',
|
||||||
'command': 'make',
|
'command': 'make',
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue