Update .woodpecker.yml
ci/woodpecker/push/woodpecker Pipeline failed
Details
ci/woodpecker/push/woodpecker Pipeline failed
Details
This commit is contained in:
parent
c7ba43314c
commit
e8f884194e
|
@ -6,5 +6,6 @@ steps:
|
|||
image: alpine/git
|
||||
commands:
|
||||
- apk add ansible ansible-lint
|
||||
- ansible-galaxy collection install .
|
||||
- ansible-lint
|
||||
- ls -al
|
||||
|
|
Loading…
Reference in New Issue