We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c224d5 commit f375e26Copy full SHA for f375e26
config.yaml
@@ -12,6 +12,10 @@ streams:
12
# type: development # do not touch; line managed by `next-devel/manage.py`
13
rawhide:
14
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
19
# branched:
20
# type: mechanical
21
# bodhi-updates:
0 commit comments