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: