janbrummer/Build RPM packages using Docker and spec file

Build RPM packages with rpmbuild in a flexible environment.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
artifacts-dirDirectory path relative to $GITHUB_WORKSPACE to place the built packages inyesrpm/artifacts
docker-imageName of a Docker image or path of a Dockerfile to use for the build containeryesfedora:latest
extra-build-depsExtra packages to be installed as build dependenciesno
setup-hookShell command(s) to execute after setting-up the build environment and before installing build dependenciesno
source-dirPath relative to $GITHUB_WORKSPACE that contains the package sourcesyes./
spec-fileRPM spec file nameyes*.spec
namedescription
artifactsNewline-separated list of artifacts; the list contains their paths relative to the workspace