This commit is contained in:
parent
92a78f7ef7
commit
1003327c83
@ -4,6 +4,7 @@ on: [push]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
lint:
|
lint:
|
||||||
image: pipelinecomponents/ansible-lint
|
steps:
|
||||||
script:
|
- name: "Run linter"
|
||||||
- run: ansible-lint --show-relpath
|
uses: docker://pipelinecomponents/ansible-lint
|
||||||
|
run: ansible-lint --show-relpath
|
||||||
|
Loading…
Reference in New Issue
Block a user