bodhi: have the atomic composer remove fedora-atomic.git/*.repo
This commit is contained in:
parent
3f3bf7ab8c
commit
09f9159b84
1 changed files with 3 additions and 0 deletions
|
@ -195,6 +195,9 @@ config = dict(
|
||||||
git_repo='https://git.fedorahosted.org/git/fedora-atomic.git',
|
git_repo='https://git.fedorahosted.org/git/fedora-atomic.git',
|
||||||
git_cache='{work_dir}/fedora-atomic.git',
|
git_cache='{work_dir}/fedora-atomic.git',
|
||||||
|
|
||||||
|
# Some branches contain custom .repo files that we don't want to use
|
||||||
|
delete_repo_files=True,
|
||||||
|
|
||||||
# Mock command
|
# Mock command
|
||||||
mock_cmd='/usr/bin/mock%s-r {mock}' % (rhel6 and ' ' or ' --new-chroot '),
|
mock_cmd='/usr/bin/mock%s-r {mock}' % (rhel6 and ' ' or ' --new-chroot '),
|
||||||
mock_clean=True,
|
mock_clean=True,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue