ci: need to use my own gitleaks image
parent
d7566d5e3f
commit
bde0a5ef71
|
@ -3,7 +3,7 @@ platform: linux/arm64
|
|||
pipeline:
|
||||
|
||||
gitleaks:
|
||||
image: zricethezav/gitleaks
|
||||
image: registry.monotremata.xyz/gitleaks
|
||||
pull: true
|
||||
commands:
|
||||
- gitleaks --source . --verbose --redact detect
|
||||
|
|
Loading…
Reference in New Issue