From d5c074acc8707e8bb6590663c6f72b1fc9a5d1b8 Mon Sep 17 00:00:00 2001 From: bmy <2271608011@qq.com> Date: Thu, 28 Nov 2024 23:00:54 +0800 Subject: [PATCH] sss --- .drone.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.drone.yml b/.drone.yml index 1667f61..30d28a1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,11 @@ kind: pipeline name: default steps: +- name: myclone + image: drone/git:latest + ## If you wanted to solve resolving part + extra_hosts: + - "drone.buyusdt.xyz:192.168.31.100" - name: test image: node commands: