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
|
image: alpine/git
|
||||||
commands:
|
commands:
|
||||||
- apk add ansible ansible-lint
|
- apk add ansible ansible-lint
|
||||||
|
- ansible-galaxy collection install .
|
||||||
- ansible-lint
|
- ansible-lint
|
||||||
- ls -al
|
- ls -al
|
||||||
|
|
Loading…
Reference in New Issue