For now disable flatpak_create_dockerfile plugin this time in the worker build
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
5f48e5600b
commit
56e82564ee
1 changed files with 4 additions and 0 deletions
|
@ -3,6 +3,10 @@
|
||||||
{
|
{
|
||||||
"plugin_type": "prebuild_plugins",
|
"plugin_type": "prebuild_plugins",
|
||||||
"plugin_name": "fetch_maven_artifacts"
|
"plugin_name": "fetch_maven_artifacts"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"plugin_type": "prebuild_plugins",
|
||||||
|
"plugin_name": "flatpak_create_dockerfile"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue