fix build args to use german mirror on ci
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
b6e0d95523
commit
1f7c0bc105
@ -4,11 +4,11 @@ name: default
|
|||||||
steps:
|
steps:
|
||||||
- name: docker
|
- name: docker
|
||||||
image: plugins/docker
|
image: plugins/docker
|
||||||
build_args:
|
|
||||||
- UBUNTU_MIRROR=http://de.archive.ubuntu.com/ubuntu
|
|
||||||
settings:
|
settings:
|
||||||
repo: sneak/work
|
repo: sneak/work
|
||||||
#dry_run: true
|
#dry_run: true
|
||||||
|
build_args:
|
||||||
|
- UBUNTU_MIRROR=http://de.archive.ubuntu.com/ubuntu
|
||||||
username:
|
username:
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
password:
|
password:
|
||||||
|
Loading…
Reference in New Issue
Block a user