From c5d9542b1769b9ef3e8cb990d55b6df33faa24e2 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 28 Mar 2025 10:32:32 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 467bfaa..df8a766 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,7 +2,8 @@ kind: pipeline type: docker name: pipeline-1 - +clone: + disable: true steps: - name: git-incremental-sync