From 28c3569c7d2ebb9143e5ae5298abcdbb24b3e55c Mon Sep 17 00:00:00 2001 From: clay Date: Sat, 26 Apr 2025 18:23:39 +0800 Subject: [PATCH] =?UTF-8?q?ci:=20=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.drone.yml b/.drone.yml index 41d0fc1..49650fc 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,11 +6,6 @@ platform: os: linux arch: arm64 -template: - path: notify_template.yaml - vars: - NOTIFY_WX_URL: - from_secret: notify_wx_url steps: - name: build-jar image: 10.7.127.190:38080/maven:3.8.5-openjdk-17