From 1dceae650c3676496ef379697c621f1edcb5b193 Mon Sep 17 00:00:00 2001 From: clay Date: Sun, 13 Apr 2025 14:09:12 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=9E=84=E5=BB=BA=E7=BB=93=E6=9E=9C?= =?UTF-8?q?=E7=BE=A4=E7=BE=A4=E6=9C=BA=E5=99=A8=E4=BA=BA=E9=80=9A=E7=9F=A5?= =?UTF-8?q?-=E5=BC=82=E5=B8=B8=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index 3485835..8c492b1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -51,6 +51,8 @@ steps: environment: WEBHOOK_URL: from_secret: wechat_webhook_url + when: + status: [ success,failure ] settings: urls: https://qyapi.weixin.qq.com/cgi-bin/webhook/send?key=f2b3fcbc-e70f-4826-8b08-340518b3a96f content_type: application/json