mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-24 22:06:57 +00:00
add yamllint
This commit is contained in:
parent
e45a354eef
commit
dd4b3b576b
3 changed files with 35 additions and 9 deletions
|
@ -24,3 +24,11 @@ steps:
|
|||
- event: pull_request
|
||||
- event: push
|
||||
branch: renovate/*
|
||||
|
||||
yamllint:
|
||||
image: pipelinecomponents/yamllint:0.31.1
|
||||
depends_on: []
|
||||
when:
|
||||
- event: pull_request
|
||||
- event: push
|
||||
branch: renovate/*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue