I have no idea what i'm doing
Some checks failed
Lint ansible / setup (push) Successful in 40s
Lint ansible / lint (push) Failing after 13s

This commit is contained in:
Tomislav Kopić 2024-02-22 22:49:14 +01:00
parent cbf7c102c1
commit 349ddb47dc

View File

@ -2,10 +2,12 @@ name: Lint ansible
on: [push]
jobs:
setup:
steps:
- uses: actions/checkout@v3
lint:
container: pipelinecomponents/ansible-lint
steps:
- uses: actions/checkout@v4
- run: ls -la
- name: "Run linter"
run: ansible-lint --show-relpath