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