feat(ci): add gitleaks
This commit is contained in:
parent
c2b11be16e
commit
eb7aa5c9c1
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ gitleaks:
|
|||
stage: "gitleaks"
|
||||
image:
|
||||
name: "ghcr.io/gitleaks/gitleaks:latest"
|
||||
variables:
|
||||
GIT_DEPTH: 1
|
||||
rules:
|
||||
|
||||
# run only on push to default branch
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue