ci: gitleaks

main
Ricard Illa 2022-08-23 15:43:33 +02:00
parent bd425c2818
commit d7566d5e3f
No known key found for this signature in database
GPG Key ID: F69A672B72E54902
1 changed files with 7 additions and 0 deletions

View File

@ -1,6 +1,13 @@
platform: linux/arm64
pipeline:
gitleaks:
image: zricethezav/gitleaks
pull: true
commands:
- gitleaks --source . --verbose --redact detect
build:
image: registry.monotremata.xyz/static-page-builder
pull: true