mirror of
https://pagure.io/fm-orchestrator.git
synced 2026-04-24 02:32:26 +08:00
Allow specifying a specific module build to reuse components from
This resolves #1296.
This commit is contained in:
@@ -877,6 +877,7 @@ class ModuleBuild(MBSBase):
|
||||
"build_context": self.build_context,
|
||||
"modulemd": self.modulemd,
|
||||
"ref_build_context": self.ref_build_context,
|
||||
"reused_module_id": self.reused_module_id,
|
||||
"runtime_context": self.runtime_context,
|
||||
"state_trace": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user