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