From d0aa8ad1dbdf9be9ccd1269a9a96cf6388918a6d Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 8 May 2025 09:31:57 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 951c043..ad30a38 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,7 +7,7 @@ clone: steps: - name: clone - image: alpine/git:latest + image: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/alpine/git:latest commands: - git clone -b main admin:P@ssw0rd!@115.190.73.171:3000/admin/test.git - sleep 5m