removed gitleaks because it has too many false positives

main
Ricard Illa 2022-08-24 09:28:24 +02:00
parent b0494a55a5
commit dd0be14e8b
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 5 additions and 5 deletions

View File

@ -2,11 +2,11 @@ platform: linux/arm64
pipeline: pipeline:
gitleaks: # gitleaks:
image: registry.monotremata.xyz/gitleaks # image: registry.monotremata.xyz/gitleaks
pull: true # pull: true
commands: # commands:
- gitleaks --source . --verbose --redact detect # - gitleaks --source . --verbose --redact detect
notify: notify:
image: registry.monotremata.xyz/xmpp-ci image: registry.monotremata.xyz/xmpp-ci