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