change scm git to file

This commit is contained in:
nazunalika 2022-04-24 14:08:40 -07:00
parent 055a8c7cc2
commit e01be36a9b
Signed by: label
GPG Key ID: 6735C0E1BD65D048
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ gather_allow_reuse = True
repoclosure_backend = 'dnf'
gather_prepopulate = {
'scm': 'git',
'scm': 'file',
'repo': GATHER_PREPOPULATE_REPO,
'branch': GATHER_PREPOPULATE_BRANCH,
'file': GATHER_PREPOPULATE_FILE,