1
0
mirror of https://github.com/coreos/fedora-coreos-config.git synced 2026-02-05 09:45:30 +01:00
Files
fedora-coreos-config/manifest.yaml
Jonathan Lebon 781c6083c0 manifest.yaml: default to buildah path
We switched rawhide over to the buildah path in the pipeline, but we
want anyone/anything building rawhide to do the same. cosa recently
learned to read `metadata.build_with_buildah` for this.

Make use of it.
2025-09-15 19:02:53 -04:00

15 lines
212 B
YAML

variables:
stream: rawhide
prod: false
metadata:
# tell `cosa build` to default to buildah path
build_with_buildah: true
releasever: 44
repos:
- fedora-rawhide
include: manifests/fedora-coreos.yaml