Skip to content
Snippets Groups Projects
Commit dcf6b38f authored by Thibault Debatty's avatar Thibault Debatty
Browse files

updated gitleaks command

parent 7ab53dc7
No related branches found
No related tags found
No related merge requests found
Pipeline #5209 failed
......@@ -41,7 +41,7 @@ test:gitleaks:
name: "zricethezav/gitleaks"
entrypoint: [""]
script:
- gitleaks -v --repo-path=./ --config=gitleaks.toml
- gitleaks -v -p ./ -c gitleaks.toml
# deploy only when pushed to branch master
# and tests succeeded
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment