| `build-image` / `RPM_BUILD_IMAGE` | The Docker image used to run `rpmbuild`.<br/>_(only define if different from default image)_ | `$RPM_BASE_IMAGE` |
| `build-opts` / `RPM_BUILD_OPTS` | [`rpmbuild` options](https://man7.org/linux/man-pages/man8/rpmbuild.8.html) used to build the RPM package | `-ba` |
| `semrel-release-disabled` / `RPM_SEMREL_RELEASE_DISABLED`| Set to `true` to disable [semantic-release integration](#semantic-release-integration) | _none_ (disabled) |
The result of the build will be saved as a build artifact in the following output folder structure: