diff --git a/scripts/ci/notify_feishu.sh b/scripts/ci/notify_feishu.sh index 76f8733..f357188 100644 --- a/scripts/ci/notify_feishu.sh +++ b/scripts/ci/notify_feishu.sh @@ -113,7 +113,7 @@ build_deploy_payload() { "template": "${color}", "title": { "tag": "plain_text", - "content": "catalog-agent 部署成功" + "content": "[${branch}] catalog-agent 部署成功" } }, "elements": [ @@ -235,7 +235,7 @@ build_image_push_payload() { "template": "${color}", "title": { "tag": "plain_text", - "content": "catalog-agent 镜像推送成功" + "content": "[${branch}] catalog-agent 镜像推送成功" } }, "elements": [