Disable also flatpak_create_oci plugin
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
92440ad515
commit
480524ffb0
1 changed files with 4 additions and 0 deletions
|
@ -19,6 +19,10 @@
|
|||
{
|
||||
"plugin_type": "prebuild_plugins",
|
||||
"plugin_name": "flatpak_create_dockerfile"
|
||||
},
|
||||
{
|
||||
"plugin_type": "prepublish_plugins",
|
||||
"plugin_name": "flatpak_create_oci"
|
||||
}
|
||||
],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue