ci: typo proxy
This commit is contained in:
parent
e0912c9ce0
commit
3b9ef01f74
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ type: docker
|
|||
name: default
|
||||
|
||||
environment:
|
||||
http_proxy: 192.168.2.43:9999 # für apt, zeigt auf docker10.grote.lan
|
||||
http_proxy: http://192.168.2.43:9999 # für apt, zeigt auf docker10.grote.lan
|
||||
|
||||
steps:
|
||||
- name: run gitleaks
|
||||
|
|
Loading…
Reference in a new issue