Skip to content

Commit

Permalink
config: use OSBuild for the branched stream too
Browse files Browse the repository at this point in the history
We're phasing this in and it will be enabled for `next` soon enough
so let's enable it for `branched` now.
  • Loading branch information
dustymabe committed Feb 26, 2024
1 parent 7ab51ae commit f100180
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ streams:
COSA_USE_OSBUILD: true
branched:
type: mechanical
# Set the COSA_USE_OSBUILD environment variable to force use of OSBuild
# for image building rawhide images. https://github.com/coreos/fedora-coreos-tracker/issues/1653
env:
COSA_USE_OSBUILD: true
# bodhi-updates:
# type: mechanical
# bodhi-updates-testing:
Expand Down

0 comments on commit f100180

Please sign in to comment.