diff --git a/.woodpecker.yml b/.woodpecker.yml index 9b083d3..1abf093 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -2,11 +2,11 @@ platform: linux/arm64 pipeline: - gitleaks: - image: registry.monotremata.xyz/gitleaks - pull: true - commands: - - gitleaks --source . --verbose --redact detect + # gitleaks: + # image: registry.monotremata.xyz/gitleaks + # pull: true + # commands: + # - gitleaks --source . --verbose --redact detect notify: image: registry.monotremata.xyz/xmpp-ci