bodhi: Disable atomic composes until we can figure out why they're failing
This commit is contained in:
parent
5899520cc5
commit
a010ae1efa
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ f23.pre_beta.critpath.min_karma = 1
|
|||
## 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
|
||||
compose_atomic_trees = False
|
||||
|
||||
##
|
||||
## Messages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue