drone: fix apt-mirror address

This commit is contained in:
Michael Grote 2022-11-17 17:06:21 +01:00
parent 7810071873
commit ff5f37c6c7

View file

@ -17,7 +17,7 @@ steps:
- name: docker_build_and_push - name: docker_build_and_push
image: plugins/docker image: plugins/docker
environment: environment:
http_proxy: http://acng.grote.lan:9999 http_proxy: http://acng2.grote.lan:9999
settings: settings:
username: username:
from_secret: DOCKERHUB_USER from_secret: DOCKERHUB_USER