I'd REALLY resisted doing this for a long time, because it basically "forks" us from c9s. However, the c9s "devel" composes are down to potentially *once a week* due to storage issues. This one fast tracks https://kojihub.stream.centos.org/koji/buildinfo?buildID=59709
19 lines
415 B
YAML
19 lines
415 B
YAML
releasever: stream9
|
|
variables:
|
|
distro: "stream9"
|
|
|
|
repos:
|
|
- baseos
|
|
- appstream
|
|
# And pull in the devel composes optionally to faster track things;
|
|
# TODO make a container that tracks this too
|
|
- baseos-devel
|
|
- appstream-devel
|
|
# ONLY things here to be faster than the devel composes
|
|
- copr-fedora-bootc-fasttracks
|
|
|
|
repo-packages:
|
|
- repo: appstream-devel
|
|
packages:
|
|
- bootc
|
|
- bootupd
|