ci: need to use my own gitleaks image

main
Ricard Illa 2022-08-23 16:12:06 +02:00
parent d7566d5e3f
commit bde0a5ef71
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ platform: linux/arm64
pipeline: pipeline:
gitleaks: gitleaks:
image: zricethezav/gitleaks image: registry.monotremata.xyz/gitleaks
pull: true pull: true
commands: commands:
- gitleaks --source . --verbose --redact detect - gitleaks --source . --verbose --redact detect