diff --git a/roles/osbs-client/files/osbs-site-customize.json b/roles/osbs-client/files/osbs-site-customize.json index 61af9c7842..0efb97a06c 100644 --- a/roles/osbs-client/files/osbs-site-customize.json +++ b/roles/osbs-client/files/osbs-site-customize.json @@ -23,6 +23,10 @@ { "plugin_type": "prepublish_plugins", "plugin_name": "flatpak_create_oci" + }, + { + "plugin_type": "postbuild_plugins", + "plugin_name": "import_image" } ],