add patches.json to setup pipeline

Signed-off-by: baoyang <baoyang9@huawei.com>
This commit is contained in:
baoyang
2023-08-24 21:02:19 +08:00
parent 2f67b7d229
commit 59dcc9fa2b
+9
View File
@@ -0,0 +1,9 @@
{
"patches": [
{
"project":"productdefine_common",
"path":"productdefine/common",
"pr_url":"https://gitee.com/openharmony/productdefine_common/pulls/693"
}
]
}