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