Commit afbc6112 authored by Pierre Smeyers's avatar Pierre Smeyers
Browse files

docs: remove unused variable/input

parent 55a12774
Loading
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -60,7 +60,6 @@ It uses the following variable:
| `build-image` / `RPM_BUILD_IMAGE` | The Docker image used to run `rpmbuild`.<br/>_(only define if different from default image)_ | `$RPM_BASE_IMAGE` |
| `source-dir` / `RPM_SOURCE_DIR`   | The RPM `sourcedir` path (contains sources)                                                  | `.`               |
| `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: