bodhi: Compose atomic trees during the push
This commit is contained in:
parent
9ae552ddaa
commit
75c6d70bac
1 changed files with 7 additions and 0 deletions
|
@ -7,6 +7,13 @@ scheme = https
|
||||||
use = egg:bodhi
|
use = egg:bodhi
|
||||||
filter-with = proxy-prefix
|
filter-with = proxy-prefix
|
||||||
|
|
||||||
|
##
|
||||||
|
## Atomic OSTree support
|
||||||
|
## This will compose Atomic OSTrees during the push process using the fedmsg-atomic-composer
|
||||||
|
## https://github.com/fedora-infra/fedmsg-atomic-composer
|
||||||
|
##
|
||||||
|
compose_atomic_trees = True
|
||||||
|
|
||||||
##
|
##
|
||||||
## Messages
|
## Messages
|
||||||
##
|
##
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue