From 57a2aaec5ea807de6b9657852834b747aa1f1e2b Mon Sep 17 00:00:00 2001 From: surtur Date: Sun, 31 May 2020 03:34:58 +0200 Subject: [PATCH] feat: explicitly use ipv4 in the build environment --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index abc5501..c9b1623 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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: