feat: explicitly use ipv4 in the build environment
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
4fc713392b
commit
57a2aaec5e
@ -35,7 +35,7 @@ steps:
|
|||||||
- cd ~/dtya
|
- cd ~/dtya
|
||||||
- eval $(ssh-agent)
|
- eval $(ssh-agent)
|
||||||
- ssh-add ~/.ssh/overlord
|
- ssh-add ~/.ssh/overlord
|
||||||
- git pull
|
- git pull -4
|
||||||
- ./deploy "0.71.1"
|
- ./deploy "0.71.1"
|
||||||
when:
|
when:
|
||||||
status:
|
status:
|
||||||
|
Loading…
Reference in New Issue
Block a user