From cba63e6b4e72fa230cbc3141d01d800c42c83d98 Mon Sep 17 00:00:00 2001 From: bmy <2271608011@qq.com> Date: Thu, 28 Nov 2024 23:51:06 +0800 Subject: [PATCH] 222 --- .drone.yml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index 9d15147..157f120 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,15 +2,10 @@ kind: pipeline type: docker name: default -clone: - disable: true - steps: - name: myclone - image: drone/git:latest + image: daoiqu/drone-git ## If you wanted to solve resolving part - extra_hosts: - - "git.buyusdt.xyz:192.168.31.100" - name: test image: node