Commit aec28dcd authored by Simon Cornet's avatar Simon Cornet
Browse files

feat(ci): add gitleaks

parent ec420bd3
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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