This commit is contained in:
parent
1339358f3c
commit
cbf7c102c1
@ -5,6 +5,7 @@ jobs:
|
|||||||
lint:
|
lint:
|
||||||
container: pipelinecomponents/ansible-lint
|
container: pipelinecomponents/ansible-lint
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v4
|
||||||
- run: ls -la
|
- run: ls -la
|
||||||
- name: "Run linter"
|
- name: "Run linter"
|
||||||
run: ansible-lint --show-relpath
|
run: ansible-lint --show-relpath
|
||||||
|
Loading…
Reference in New Issue
Block a user