test-ci
continuous-integration/drone/push Build is passing Details

main
lzwang 2022-09-03 01:14:16 +08:00
parent 3e02364c9f
commit 964cd6d56b
1 changed files with 3 additions and 2 deletions

View File

@ -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: