From ff0a357f8a6e4bedac25a9bb838c48ece0ff6b8c Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 8 May 2025 09:38:03 +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, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index 6c5b3c0..05cf58b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -5,6 +5,9 @@ name: pipeline-1 clone: disable: true +workspace: + path: /drone/src/${DRONE_BUILD_NUMBER} + steps: - name: clone image: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/alpine/git:latest