From 87f12cf8799d60539fce3286a2ec7fda50565297 Mon Sep 17 00:00:00 2001 From: fandongqiang <1075044867@qq.com> Date: Fri, 22 Sep 2023 15:14:20 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.drone.yml b/.drone.yml index fb32f2d..7e9778a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,10 +2,4 @@ kind: pipeline type: docker name: 部署web项目 clone: - disable: true - -trigger: - branch: - - master - event: - - push \ No newline at end of file + disable: true \ No newline at end of file