add network_mode back and ubuntu mirror
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
627527c55f
commit
54119b7aac
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user