mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-09 23:01:24 +00:00
fix gather.conf for local runs
This commit is contained in:
parent
668ea019fa
commit
198a131507
@ -20,7 +20,7 @@ gather_allow_reuse = True
|
|||||||
repoclosure_backend = 'dnf'
|
repoclosure_backend = 'dnf'
|
||||||
|
|
||||||
gather_prepopulate = {
|
gather_prepopulate = {
|
||||||
'scm': 'file',
|
'scm': 'git',
|
||||||
'repo': GATHER_PREPOPULATE_REPO,
|
'repo': GATHER_PREPOPULATE_REPO,
|
||||||
'branch': GATHER_PREPOPULATE_BRANCH,
|
'branch': GATHER_PREPOPULATE_BRANCH,
|
||||||
'file': GATHER_PREPOPULATE_FILE,
|
'file': GATHER_PREPOPULATE_FILE,
|
||||||
|
Loading…
Reference in New Issue
Block a user