From 7f04db47274616a75209c0c0bda7abb584584c04 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 28 Mar 2025 09:57:38 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.drone.yml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .drone.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 4be84f8..b0c6286 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,8 +2,8 @@ kind: pipeline type: docker name: pipeline-1 -# clone: -# disable: true +clone: + disable: true steps: - name: build