Merge pull request #381 from cgwalters/add-fasttrack

Add a copr for fast tracks
This commit is contained in:
Colin Walters 2024-03-01 10:41:23 -05:00 committed by GitHub
commit ec050c0ae6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 13 additions and 1 deletions

View File

@ -9,10 +9,11 @@ repos:
# TODO make a container that tracks this too # TODO make a container that tracks this too
- baseos-devel - baseos-devel
- appstream-devel - appstream-devel
# ONLY things here to be faster than the devel composes
- copr-fedora-bootc-fasttracks
repo-packages: repo-packages:
- repo: appstream-devel - repo: appstream-devel
packages: packages:
- bootc - bootc
- ostree
- bootupd - bootupd

View File

@ -0,0 +1,11 @@
[copr-fedora-bootc-fasttracks]
name=Copr repo for fedora-bootc-fasttracks owned by walters
baseurl=https://download.copr.fedorainfracloud.org/results/walters/fedora-bootc-fasttracks/centos-stream-9-$basearch/
type=rpm-md
skip_if_unavailable=True
gpgcheck=1
gpgkey=https://download.copr.fedorainfracloud.org/results/walters/fedora-bootc-fasttracks/pubkey.gpg
repo_gpgcheck=0
enabled=1
enabled_metadata=1