set network mode to bridge to fix resolution
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Jeffrey Paul 2020-03-17 21:15:35 -07:00
parent 52a3263f67
commit 57541c411c
1 changed files with 2 additions and 1 deletions

View File

@ -4,5 +4,6 @@ name: default
steps:
- name: dockerbuild
image: plugins/docker
network_mode: bridge
settings:
dry_run: true
dry_run: true