Enable osbs flatpak plugin in prod
Signed-off-by: Clement Verna <cverna@tutanota.com>
This commit is contained in:
parent
0b476a1bc6
commit
bfd549c917
2 changed files with 4 additions and 16 deletions
|
@ -3,13 +3,7 @@
|
|||
{
|
||||
"plugin_type": "exit_plugins",
|
||||
"plugin_name": "import_image"
|
||||
},
|
||||
{
|
||||
"plugin_type": "prebuild_plugins",
|
||||
"plugin_name": "flatpak_create_dockerfile"
|
||||
}
|
||||
],
|
||||
|
||||
"enable_plugins": [
|
||||
]
|
||||
}
|
||||
"enable_plugins": []
|
||||
}
|
||||
|
|
|
@ -3,13 +3,7 @@
|
|||
{
|
||||
"plugin_type": "prebuild_plugins",
|
||||
"plugin_name": "fetch_maven_artifacts"
|
||||
},
|
||||
{
|
||||
"plugin_type": "prebuild_plugins",
|
||||
"plugin_name": "flatpak_create_dockerfile"
|
||||
}
|
||||
],
|
||||
|
||||
"enable_plugins": [
|
||||
]
|
||||
}
|
||||
"enable_plugins": []
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue