From 220e41e1675755c0fe691f3550ee2cbd2239dff6 Mon Sep 17 00:00:00 2001 From: admin Date: Fri, 28 Mar 2025 10:33: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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.drone.yml b/.drone.yml index df8a766..1eb6df5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,13 +1,13 @@ kind: pipeline type: docker name: pipeline-1 - + clone: disable: true - + steps: - name: git-incremental-sync - image: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/gcr.io/iguazio/alpine:3.17 + image: alpine/git:latest volumes: - name: git-repo-cache path: /cache