test-ci
continuous-integration/drone/push Build is failing
Details
continuous-integration/drone/push Build is failing
Details
parent
40fdcd1058
commit
3e02364c9f
|
@ -36,10 +36,9 @@ steps:
|
||||||
agent_id:
|
agent_id:
|
||||||
from_secret: wechat_agent_id
|
from_secret: wechat_agent_id
|
||||||
title: "${DRONE_REPO_NAME} ⚠️"
|
title: "${DRONE_REPO_NAME} ⚠️"
|
||||||
description: |
|
description: "Warning: Build number ${DRONE_BUILD_NUMBER} FAILED.
|
||||||
"Warning: Build number ${DRONE_BUILD_NUMBER} FAILED.
|
${DRONE_COMMIT_AUTHOR} please fix it, for more detail
|
||||||
${DRONE_COMMIT_AUTHOR} please fix it, for more detail
|
visit ${DRONE_BUILD_LINK}"
|
||||||
visit ${DRONE_BUILD_LINK}"
|
|
||||||
msg_url: ${DRONE_BUILD_LINK}
|
msg_url: ${DRONE_BUILD_LINK}
|
||||||
btn_txt: btn
|
btn_txt: btn
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in New Issue