diff --git a/.drone.yml b/.drone.yml index 9bd053b..9207cb6 100644 --- a/.drone.yml +++ b/.drone.yml @@ -2,6 +2,11 @@ kind: pipeline type: docker name: default +clone: + extra_hosts: + - "git.santic-zombie.ru:11.1.1.20" + + steps: - name: greeting image: alpine