Drone: Swap linter base image
This commit is contained in:
parent
61dcf426f1
commit
9b90a6012d
@ -6,7 +6,6 @@ type: docker
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: lint
|
- name: lint
|
||||||
image: alpine:latest
|
image: cytopia/ansible-lint:latest
|
||||||
commands:
|
commands:
|
||||||
- apk add git ansible ansible-lint
|
|
||||||
- ansible-lint -x305,403,701
|
- ansible-lint -x305,403,701
|
||||||
|
Loading…
Reference in New Issue
Block a user