homeserver/.drone.yml
mg 6475d88cd7 acng --> acng2 (#433)
Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: #433
2022-11-11 20:08:39 +01:00

19 lines
350 B
YAML

---
kind: pipeline
type: kubernetes
name: default
steps:
- name: run gitleaks
image: plugins/gitleaks
settings:
path: .
- name: lint
image: pipelinecomponents/ansible-lint
environment:
http_proxy: http://acng2.grote.lan:9999
DEBIAN_FRONTEND: noninteractive
commands:
- ansible-lint --show-relpath .