Update feishu_notify.sh
This commit is contained in:
@@ -26,6 +26,9 @@ case "$BUILD_STATUS" in
|
||||
UNSTABLE)
|
||||
STATUS_TAG="<text_tag color='orange'>不稳定</text_tag>"
|
||||
;;
|
||||
ABORTED)
|
||||
STATUS_TAG="<text_tag color='neutral'>已中止</text_tag>"
|
||||
;;
|
||||
*)
|
||||
STATUS_TAG="<text_tag color='neutral'>未知状态</text_tag>"
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user