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

main
lzwang 2022-09-03 00:43:41 +08:00
parent 45c9f2d3d6
commit 71811d1c96
1 changed files with 4 additions and 0 deletions

View File

@ -38,3 +38,7 @@ steps: # 定义管道的执行步骤
description: "Build Number: ${DRONE_BUILD_NUMBER} failed. ${DRONE_COMMIT_AUTHOR} please fix. Check the results here: ${DRONE_BUILD_LINK} "
msg_url: ${DRONE_BUILD_LINK}
btn_txt: btn
when:
status:
- failure
# - success