From 964cd6d56b75c2cb3a083cd6497b882a4ac5d1b2 Mon Sep 17 00:00:00 2001 From: lzwang Date: Sat, 3 Sep 2022 01:14:16 +0800 Subject: [PATCH] test-ci --- .drone.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 87bfa20..35a16b5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,7 @@ steps: - pip -V - python -V - pip install -r ./python/requirements.txt - - python ./python/hello33.py + - python ./python/hello.py - name: "CI失败 微信推送" @@ -57,7 +57,8 @@ steps: agent_id: from_secret: wechat_agent_id title: "${DRONE_REPO_NAME} ✅" - description: "Build Number: ${DRONE_BUILD_NUMBER} success! ${DRONE_COMMIT_AUTHOR} CI pass!" + description: "Info: Build number ${DRONE_BUILD_NUMBER} Success! + ${DRONE_COMMIT_AUTHOR}, for more detail visit ${DRONE_BUILD_LINK}" msg_url: ${DRONE_BUILD_LINK} btn_txt: btn when: