add lint step by drone
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2020-05-31 23:27:47 +02:00
parent 60e6b804c9
commit 7f904d92d0

View file

@ -1,3 +1,10 @@
---
kind: pipeline
type: docker
name: default
steps:
- name: lint
image: projectatomic/dockerfile-lint
commands:
- dockerfile_lint -p -f ansible.Dockerfile