diff --git a/.drone.yml b/.drone.yml index c81a541..06034d4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -36,7 +36,7 @@ steps: agent_id: from_secret: wechat_agent_id title: "${DRONE_REPO_NAME} ⚠️" - description: "Build number ${DRONE_BUILD_NUMBER} FAILED. + description: "Build No.${DRONE_BUILD_NUMBER} FAILED. ${DRONE_COMMIT_AUTHOR} please fix it, for more detail visit ${DRONE_BUILD_LINK}" msg_url: ${DRONE_BUILD_LINK} @@ -57,7 +57,7 @@ steps: agent_id: from_secret: wechat_agent_id title: "${DRONE_REPO_NAME} ✅" - description: "Build number ${DRONE_BUILD_NUMBER} Success! + description: "Build No.${DRONE_BUILD_NUMBER} Success! ${DRONE_COMMIT_AUTHOR}, for more detail visit ${DRONE_BUILD_LINK}" msg_url: ${DRONE_BUILD_LINK} btn_txt: btn