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: