Disable import_image plugin in prod
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
e4055e1d87
commit
12ba282425
1 changed files with 4 additions and 0 deletions
|
@ -23,6 +23,10 @@
|
|||
{
|
||||
"plugin_type": "prepublish_plugins",
|
||||
"plugin_name": "flatpak_create_oci"
|
||||
},
|
||||
{
|
||||
"plugin_type": "postbuild_plugins",
|
||||
"plugin_name": "import_image"
|
||||
}
|
||||
],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue