Drop gather_propopulate options
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
1adf1aaff3
commit
9add766f40
@ -6,11 +6,3 @@ gather_method = "deps"
|
|||||||
hashed_directories = False
|
hashed_directories = False
|
||||||
gather_allow_reuse = True
|
gather_allow_reuse = True
|
||||||
repoclosure_backend = 'dnf'
|
repoclosure_backend = 'dnf'
|
||||||
|
|
||||||
gather_prepopulate = {
|
|
||||||
'scm': 'git',
|
|
||||||
'repo': GATHER_PREPOPULATE_REPO,
|
|
||||||
'branch': GATHER_PREPOPULATE_BRANCH,
|
|
||||||
'file': GATHER_PREPOPULATE_FILE,
|
|
||||||
'command': GATHER_PREPOPULATE_COMMAND
|
|
||||||
}
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user