ci: test proxy with fqdn

This commit is contained in:
Michael Grote 2023-04-28 21:51:34 +02:00
parent 97f37982ac
commit 95169794eb
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ type: docker
name: default
environment:
http_proxy: http://192.168.2.43:9999 # für apt, zeigt auf docker10.grote.lan
http_proxy: http:/docker10.grote.lan:9999 # für apt
steps:
- name: run gitleaks