Action to build RPMs based on a spec file
Find a file
Carlos Mogas da Silva 8841a1df54
All checks were successful
Build docker image / build-and-publish (push) Successful in 3m46s
Implement working on a array of spec files
Forgejo Runner doesn't support dynamic matrix jobs (where the input comes from output of another job).
To work around this, accept a list of spec files to process and run the same thing over and over.

Might still have to fix the output.
2024-12-05 15:38:41 +00:00
.forgejo/workflows Use the actual user who commited to push 2024-12-03 22:52:02 +00:00
action.yml Implement working on a array of spec files 2024-12-05 15:38:41 +00:00
Dockerfile Try to make the image even smaller 2024-12-04 16:27:38 +00:00
entrypoint.sh Implement working on a array of spec files 2024-12-05 15:38:41 +00:00
LICENSE Initial commit 2024-12-03 11:42:26 +00:00
README.md Initial commit 2024-12-03 11:42:26 +00:00

rpm-build

Action to build RPMs based on a spec file