.drone.yml added /etc/hosts volume
Some checks failed
continuous-integration/drone Build is failing

This commit is contained in:
Piotr Biernat 2024-06-01 15:00:28 +02:00
parent cd4f875a6c
commit 43567151f6

View File

@ -54,9 +54,14 @@ services:
volumes:
- name: docker-sock
path: /var/run
- name: etc_hosts
path: /etc/hosts
volumes:
- name: gopath
temp: {}
- name: docker-sock
temp: {}
- name: etc_hosts
host:
path: /etc/hosts