Update feishu_notify.sh
This commit is contained in:
@@ -56,7 +56,7 @@ curl -s -X POST -H "Content-Type: application/json" \
|
||||
"publish_envs": "'"${PUBLISH_ENVS}"'",
|
||||
"commit_diff": "'"${COMMIT_DIFF}"'",
|
||||
"build_branch": "'"${BUILD_BRANCH}"'",
|
||||
"trigger_by": "@'"${TRIGGER_BY}"'",
|
||||
"trigger_by": "'"${TRIGGER_BY}"'",
|
||||
"build_url": {
|
||||
"url": "'"${BUILD_URL}"'"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user