diff --git a/.drone.yml b/.drone.yml index 9a60080..47847fe 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,6 +11,7 @@ steps: image: alpine/git commands: - nslookup git.thegibsonhome.net + - echo 192.168.128.15 git.thegibsonhome.net >> /etc/hosts - git clone https://git.thegibsonhome.net/docker/protonmail-bridge.git/ . - git checkout $DRONE_COMMIT - name: build