mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-07-16 11:02:02 +08:00
Fix config name MODULES_ALLOW_SCRATCH in docs
Signed-off-by: Chenxiong Qi <cqi@redhat.com>
This commit is contained in:
@@ -26,7 +26,7 @@ POST request directly including the contents of a YAML modulemd file
|
||||
``utils.submit.submit_module_build_from_yaml(...)`` method which also goes down
|
||||
to ``submit_module_build(...)``.
|
||||
|
||||
If module scratch builds are allowed (MBS setting ``MODULE_ALLOW_SCRATCH`` is
|
||||
If module scratch builds are allowed (MBS setting ``MODULES_ALLOW_SCRATCH`` is
|
||||
``True``), the user can also upload one or more source RPMs uploaded to Koji
|
||||
via calls to Koji's ``session.uploadWrapper(..)``, and supply the list of
|
||||
upload links to MBS (called ``srpms``). Such custom SRPMs will be used to
|
||||
|
||||
Reference in New Issue
Block a user