Hi,
I would like to build RPM for Rocky Linux 9 as part of my GitHub project CI
GitHub comes standard with ubuntu but I’d like to also build RL9 RPM
Is this possible ? If so, where can I read up more about it.
Cheers
Hi,
I would like to build RPM for Rocky Linux 9 as part of my GitHub project CI
GitHub comes standard with ubuntu but I’d like to also build RL9 RPM
Is this possible ? If so, where can I read up more about it.
Cheers
You can use it as a container within the image. For example, check out how Warewulf does their RPMs: https://github.com/hpcng/warewulf/blob/development/.github/workflows/releasebuild.yml