ci: syntax
This commit is contained in:
parent
d482fddf0c
commit
c64a78a15e
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ environment:
|
||||||
http_proxy: http://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:
|
steps:
|
||||||
- name: run gitleaks
|
- name: gitleaks
|
||||||
image: plugins/gitleaks
|
image: plugins/gitleaks
|
||||||
settings:
|
settings:
|
||||||
path: .
|
path: .
|
||||||
|
|
Reference in a new issue