test-ci
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
45c9f2d3d6
commit
71811d1c96
|
@ -38,3 +38,7 @@ steps: # 定义管道的执行步骤
|
||||||
description: "Build Number: ${DRONE_BUILD_NUMBER} failed. ${DRONE_COMMIT_AUTHOR} please fix. Check the results here: ${DRONE_BUILD_LINK} "
|
description: "Build Number: ${DRONE_BUILD_NUMBER} failed. ${DRONE_COMMIT_AUTHOR} please fix. Check the results here: ${DRONE_BUILD_LINK} "
|
||||||
msg_url: ${DRONE_BUILD_LINK}
|
msg_url: ${DRONE_BUILD_LINK}
|
||||||
btn_txt: btn
|
btn_txt: btn
|
||||||
|
when:
|
||||||
|
status:
|
||||||
|
- failure
|
||||||
|
# - success
|
||||||
|
|
Loading…
Reference in New Issue