diff --git a/.drone.yml b/.drone.yml index 11a2e13..9a60080 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,6 +10,7 @@ steps: - name: clone image: alpine/git commands: + - nslookup git.thegibsonhome.net - git clone https://git.thegibsonhome.net/docker/protonmail-bridge.git/ . - git checkout $DRONE_COMMIT - name: build @@ -41,7 +42,6 @@ steps: - name: clone image: alpine/git commands: - - nslookup git.thegibsonhome.net - git clone https://git.thegibsonhome.net/docker/protonmail-bridge.git/ . - git checkout $DRONE_COMMIT - name: build