ansible/files/osbs/worker_customize.json
Clement Verna bfd549c917 Enable osbs flatpak plugin in prod
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-08-20 08:47:17 +02:00

9 lines
179 B
JSON

{
"disable_plugins": [
{
"plugin_type": "prebuild_plugins",
"plugin_name": "fetch_maven_artifacts"
}
],
"enable_plugins": []
}