feat: explicitly use ipv4 in the build environment
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
surtur 2020-05-31 03:34:58 +02:00
parent 4fc713392b
commit 57a2aaec5e
Signed by: wanderer
GPG Key ID: 19CE1EC1D9E0486D

View File

@ -35,7 +35,7 @@ steps:
- cd ~/dtya
- eval $(ssh-agent)
- ssh-add ~/.ssh/overlord
- git pull
- git pull -4
- ./deploy "0.71.1"
when:
status: