-
Notifications
You must be signed in to change notification settings - Fork 0
Fedora Packages & Buildkite Image
Till Hofmann edited this page May 5, 2022
·
1 revision
- Clone the refbox:
git clone https://github.com/morxa/fedora-rcll-refbox.git
- Update the commit hash at the top of the file:
%global commit e8d8b1c5f5de1af7b1c8abb373807c84735f7cf7
- Check if the refbox builds successfully:
where
fedpkg --release f35 --name rcll-refbox mockbuild
f35
is the fedora release that you want to build. - Fix any build failures
- Push your changes (or create a PR). The package will be built in the COPR automatically once the master branch is updated.
TODO: Move repo and COPR into a common namespace.