mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-05 11:48:33 +08:00
Allow specifying a specific module build to reuse components from
This resolves #1296.
This commit is contained in:
@@ -75,6 +75,9 @@ module with the following requirements:
|
||||
Additionally, if the rebuild strategy for the module being built is ``changed-and-after``, then the
|
||||
module to reuse components from will have a rebuild strategy of ``changed-and-after`` or ``all``.
|
||||
|
||||
If the user wants to specify the compatible module, they can use the ``reuse_components_from``
|
||||
parameter.
|
||||
|
||||
|
||||
How the Rebuild Strategies Work
|
||||
===============================
|
||||
|
||||
Reference in New Issue
Block a user