test-ci
continuous-integration/drone/push Build is failing Details

main
lzwang 2022-09-03 01:03:48 +08:00
parent 0dcb3513fb
commit e31d11218c
1 changed files with 6 additions and 2 deletions

View File

@ -36,8 +36,12 @@ steps:
agent_id:
from_secret: wechat_agent_id
title: "${DRONE_REPO_NAME} ⚠️"
description: "第${DRONE_BUILD_NUMBER}次构建失败。\n
开发者${DRONE_COMMIT_AUTHOR}请修复此问题,详见 ${DRONE_BUILD_LINK}"
description: "
Build number: ${DRONE_BUILD_NUMBER}\n
Build result: Failed\n
Build url: ${DRONE_BUILD_LINK}\n
Author: ${DRONE_COMMIT_AUTHOR}\n
"
msg_url: ${DRONE_BUILD_LINK}
btn_txt: btn
when: