From b794167d4fde3d266642b52f2d5e5d0abf8054d5 Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Wed, 31 Jan 2024 15:27:23 -0500 Subject: [PATCH] config: start building using OSBuild in rawhide Part of https://github.com/coreos/fedora-coreos-tracker/issues/1653 --- config.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.yaml b/config.yaml index 75e0504f1..7ec1cef5d 100644 --- a/config.yaml +++ b/config.yaml @@ -12,6 +12,10 @@ streams: # type: development # do not touch; line managed by `next-devel/manage.py` rawhide: 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 # branched: # type: mechanical # bodhi-updates: