homeserver/.drone.yml
2022-07-20 13:28:02 +02:00

13 lines
265 B
YAML

---
kind: pipeline
type: docker
name: default
steps:
- name: lint
image: pipelinecomponents/ansible-lint
environment:
http_proxy: http://acng.grote.lan:9999
DEBIAN_FRONTEND: noninteractive
commands:
- ansible-lint --show-relpath .