Debug
Some checks failed
Lint ansible / lint (push) Failing after 13s

This commit is contained in:
Tomislav Kopić 2024-02-22 22:45:45 +01:00
parent ac37196ca1
commit 1339358f3c

View File

@ -5,5 +5,6 @@ jobs:
lint: lint:
container: pipelinecomponents/ansible-lint container: pipelinecomponents/ansible-lint
steps: steps:
- run: ls -la
- name: "Run linter" - name: "Run linter"
run: ansible-lint --show-relpath run: ansible-lint --show-relpath