add network_mode back and ubuntu mirror
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Jeffrey Paul 2020-03-22 03:57:42 -07:00
parent 627527c55f
commit 54119b7aac

View File

@ -4,10 +4,12 @@ name: default
steps: steps:
- name: docker - name: docker
image: plugins/docker image: plugins/docker
network_mode: bridge
settings: settings:
repo: sneak/adchpp repo: sneak/adchpp
dry_run: true dry_run: true
build_args: build_args:
- UBUNTU_MIRROR=http://ubuntu.datavi.be/ubuntu
username: username:
from_secret: docker_username from_secret: docker_username
password: password: