kube/.drone.yml

11 lines
158 B
YAML
Raw Permalink Normal View History

2022-08-16 09:40:54 +00:00
---
kind: pipeline
type: kubernetes
name: gitleaks
steps:
- name: gitleaks
image: zricethezav/gitleaks
commands:
- gitleaks detect --source=/drone/src