From 09cddba702cf6bb90a5d15bc43453659c2b43dbc Mon Sep 17 00:00:00 2001 From: lzwang Date: Sat, 3 Sep 2022 01:16:05 +0800 Subject: [PATCH] test-ci --- .drone.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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