test-ci
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
89f88ae777
commit
09cddba702
|
@ -35,8 +35,8 @@ steps:
|
|||
from_secret: wechat_corp_secret
|
||||
agent_id:
|
||||
from_secret: wechat_agent_id
|
||||
title: "${DRONE_REPO_NAME}"
|
||||
description: "⚠️ Build number ${DRONE_BUILD_NUMBER} FAILED.
|
||||
title: "${DRONE_REPO_NAME} ⚠️"
|
||||
description: "Build number ${DRONE_BUILD_NUMBER} FAILED.
|
||||
${DRONE_COMMIT_AUTHOR} please fix it, for more detail
|
||||
visit ${DRONE_BUILD_LINK}"
|
||||
msg_url: ${DRONE_BUILD_LINK}
|
||||
|
@ -56,8 +56,8 @@ steps:
|
|||
from_secret: wechat_corp_secret
|
||||
agent_id:
|
||||
from_secret: wechat_agent_id
|
||||
title: "${DRONE_REPO_NAME}"
|
||||
description: "✅ Build number ${DRONE_BUILD_NUMBER} Success!
|
||||
title: "${DRONE_REPO_NAME} ✅"
|
||||
description: "Build number ${DRONE_BUILD_NUMBER} Success!
|
||||
${DRONE_COMMIT_AUTHOR}, for more detail visit ${DRONE_BUILD_LINK}"
|
||||
msg_url: ${DRONE_BUILD_LINK}
|
||||
btn_txt: btn
|
||||
|
|
Loading…
Reference in New Issue