Skip to content

Commit

Permalink
Use host networking in build
Browse files Browse the repository at this point in the history
  • Loading branch information
SimplyBoo committed Apr 22, 2021
1 parent d8d336b commit d606ba0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ name: default
steps:
- name: build
image: hub.t3s.uk/builder:latest
network_mode: host
privileged: true
settings:
build_type: docker
Expand Down

0 comments on commit d606ba0

Please sign in to comment.