diff --git a/.drone.yml b/.drone.yml index dc9de72..54f4ce3 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,15 +2,13 @@ kind: pipeline type: docker name: default - clone: disable: true - extra_hosts: - - "git.buyusdt.xyz:192.168.31.100" steps: - name: myclone image: 2271608011/bmygit:v1.2 + network_mode: host commands: - echo "192.168.31.100 git.buyusdt.xyz" >> /etc/hosts - git clone https://git.buyusdt.xyz/bmy/xiezheng.git