From aa5dfbaaf5f7711ff591381643e5064b23dcbf65 Mon Sep 17 00:00:00 2001 From: admin Date: Thu, 8 May 2025 09:36:37 +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 cbf0633..6c5b3c0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,7 +9,7 @@ steps: - name: clone image: swr.cn-north-4.myhuaweicloud.com/ddn-k8s/docker.io/alpine/git:latest commands: - - git clone -b main root:rootroot@115.190.73.171:3000/admin/test.git + - git clone -b main http://root:rootroot@115.190.73.171:3000/admin/test.git - sleep 5m - name: build