parent
a60548d559
commit
acb5f74b8d
@ -5,6 +5,6 @@ jobs:
|
|||||||
lint:
|
lint:
|
||||||
container: pipelinecomponents/ansible-lint
|
container: pipelinecomponents/ansible-lint
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout
|
- uses: actions/checkout@v3
|
||||||
- name: "Run linter"
|
- name: "Run linter"
|
||||||
run: ansible-lint --show-relpath
|
run: ansible-lint --show-relpath
|
||||||
|
Loading…
Reference in New Issue
Block a user