Disable module compose resolving in OSBS for now
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
e00924ad97
commit
f5c19dc893
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@
|
||||||
{
|
{
|
||||||
"plugin_type": "postbuild_plugins",
|
"plugin_type": "postbuild_plugins",
|
||||||
"plugin_name": "pulp_pull"
|
"plugin_name": "pulp_pull"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"plugin_type": "prebuild_plugins",
|
||||||
|
"plugin_name": "resolve_module_compose"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue