drone: fix apt-mirror address
This commit is contained in:
parent
7810071873
commit
ff5f37c6c7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ steps:
|
|||
- name: docker_build_and_push
|
||||
image: plugins/docker
|
||||
environment:
|
||||
http_proxy: http://acng.grote.lan:9999
|
||||
http_proxy: http://acng2.grote.lan:9999
|
||||
settings:
|
||||
username:
|
||||
from_secret: DOCKERHUB_USER
|
||||
|
|
Reference in a new issue