test-ci
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
parent
0dcb3513fb
commit
e31d11218c
|
@ -36,8 +36,12 @@ steps:
|
||||||
agent_id:
|
agent_id:
|
||||||
from_secret: wechat_agent_id
|
from_secret: wechat_agent_id
|
||||||
title: "${DRONE_REPO_NAME} ⚠️"
|
title: "${DRONE_REPO_NAME} ⚠️"
|
||||||
description: "第${DRONE_BUILD_NUMBER}次构建失败。\n
|
description: "
|
||||||
开发者${DRONE_COMMIT_AUTHOR}请修复此问题,详见 ${DRONE_BUILD_LINK}"
|
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}
|
msg_url: ${DRONE_BUILD_LINK}
|
||||||
btn_txt: btn
|
btn_txt: btn
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in New Issue