For now disable flatpak_create_dockerfile plugin

Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
Clement Verna 2018-07-05 20:26:42 +02:00
parent 24caf58d15
commit df5782452a

View file

@ -3,6 +3,10 @@
{
"plugin_type": "exit_plugins",
"plugin_name": "import_image"
},
{
"plugin_type": "prebuild_plugins",
"plugin_name": "flatpak_create_dockerfile"
}
],