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