This commit is contained in:
parent
49e97098e3
commit
92a78f7ef7
@ -5,5 +5,5 @@ on: [push]
|
|||||||
jobs:
|
jobs:
|
||||||
lint:
|
lint:
|
||||||
image: pipelinecomponents/ansible-lint
|
image: pipelinecomponents/ansible-lint
|
||||||
steps:
|
script:
|
||||||
- run: ansible-lint --show-relpath
|
- run: ansible-lint --show-relpath
|
||||||
|
Loading…
Reference in New Issue
Block a user