Use full refs for all components

Workaround for https://pagure.io/fm-orchestrator/issue/797
This commit is contained in:
Mikolaj Izdebski 2017-11-17 17:43:06 +01:00
commit 11d69eb3a9
2 changed files with 207 additions and 1 deletions

View file

@ -13,7 +13,7 @@ from koschei.backend import koji_util, repo_util, depsolve, repo_cache
log = logging.getLogger('')
bootstrap = False
full_refs = False
full_refs = True
api = ['maven']
profiles = {'default': ['maven']}

File diff suppressed because it is too large Load diff