Use full refs for all components
Workaround for https://pagure.io/fm-orchestrator/issue/797
This commit is contained in:
parent
cce6417fad
commit
11d69eb3a9
2 changed files with 207 additions and 1 deletions
|
|
@ -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']}
|
||||
|
|
|
|||
206
maven.yaml
206
maven.yaml
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue