ci(custom): update .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2024-03-08 18:30:20 +08:00
parent 66c4c607bc
commit 1c729f1e35

View File

@@ -137,10 +137,10 @@ steps:
- name: 微信通知 - name: 微信通知
image: plugins/webhook image: plugins/webhook
# 等待构建完成再发送通知 when:
depends_on: status:
- 测试服-部署 - success
- 正式服-部署 - failure
settings: settings:
urls: https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=a2065e21-4f92-4f5b-a432-2c0cd1d965b5 urls: https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=a2065e21-4f92-4f5b-a432-2c0cd1d965b5
content_type: application/json content_type: application/json