osbs: try to disable the import_image plugin in the worker customization
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
b13f01d350
commit
c07049af0f
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
|||
{
|
||||
"plugin_type": "prebuild_plugins",
|
||||
"plugin_name": "fetch_maven_artifacts"
|
||||
},
|
||||
{
|
||||
"plugin_type": "exit_plugins",
|
||||
"plugin_name": "import_image"
|
||||
}
|
||||
],
|
||||
"enable_plugins": []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue