diff --git a/config/ci_target_white_list.json b/config/ci_target_white_list.json index 6b39c75affb8cd7c93af9825090df1d708a0a295..7caf3d398dfcc2e2b0ed841db3f6ffad4dcbdbf2 100644 --- a/config/ci_target_white_list.json +++ b/config/ci_target_white_list.json @@ -143,6 +143,14 @@ "add_target": [ "FULL_IMPACT_TOTALLY" ] + }, + { + "path": "arkcompiler/runtime_core/static_core", + "bundle_name": "runtime_core", + "add_bundle": [], + "add_target": [ + "FULL_IMPACT_TOTALLY" + ] } ] - } \ No newline at end of file + }