ansible-docker/.drone.yml
Adrien c847ee5e29
All checks were successful
continuous-integration/drone/push Build is passing
Change drone runner type
2020-10-09 11:01:52 +02:00

10 lines
307 B
YAML

---
kind: pipeline
type: kubernetes
name: default
steps:
- name: lint
image: projectatomic/dockerfile-lint
commands:
- dockerfile_lint -p -f ansible.Dockerfile