change network_mode to bridge
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Jeffrey Paul 2020-03-24 14:43:42 -07:00
parent f6f3e645c8
commit fa62cf4bd0
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ name: default
steps:
- name: docker
image: plugins/docker
network_mode: bridge
settings:
repo: sneak/hntransparency
dry_run: true