diff --git a/.drone.yml b/.drone.yml index 66748e1..c81a541 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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