Skip to content

Commit f375e26

Browse files
committed
config: start building using OSBuild in rawhide
Part of coreos/fedora-coreos-tracker#1653
1 parent 4c224d5 commit f375e26

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ streams:
1212
# type: development # do not touch; line managed by `next-devel/manage.py`
1313
rawhide:
1414
type: mechanical
15+
# Set the COSA_USE_OSBUILD environment variable to force use of OSBuild
16+
# for image building rawhide images. https://github.com/coreos/fedora-coreos-tracker/issues/1653
17+
env:
18+
COSA_USE_OSBUILD: true
1519
# branched:
1620
# type: mechanical
1721
# bodhi-updates:

0 commit comments

Comments
 (0)