Change drone runner type
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Adrien Reslinger 2020-10-09 11:01:52 +02:00
parent 9cf52441c1
commit c847ee5e29

View file

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