From 37d997da70695fa88cd600566db248495a6d0fa9 Mon Sep 17 00:00:00 2001 From: clay Date: Sun, 13 Apr 2025 14:04:20 +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?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index cd8f4f1..3485835 100644 --- a/.drone.yml +++ b/.drone.yml @@ -47,7 +47,7 @@ steps: - kubectl apply -f deployment.yml -n metis --kubeconfig=/app/config/base-taishan-kubectl.yml - - name: notify - image: plugins/webhook + image: 10.7.127.190:38080/plugins/webhook:latest environment: WEBHOOK_URL: from_secret: wechat_webhook_url