Add yamllint to Woodpecker CI #154
1 changed files with 2 additions and 0 deletions
|
@ -4,3 +4,5 @@ steps:
|
|||
image: cytopia/yamllint:latest
|
||||
commands:
|
||||
- yamllint -f colored -s .
|
||||
when:
|
||||
- event: push
|
||||
|
|
Loading…
Reference in a new issue