mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-04-24 13:56:57 +00:00
command
This commit is contained in:
parent
dd4b3b576b
commit
c7ddf8bf49
1 changed files with 2 additions and 0 deletions
|
@ -28,6 +28,8 @@ steps:
|
||||||
yamllint:
|
yamllint:
|
||||||
image: pipelinecomponents/yamllint:0.31.1
|
image: pipelinecomponents/yamllint:0.31.1
|
||||||
depends_on: []
|
depends_on: []
|
||||||
|
commands:
|
||||||
|
- yamllint .
|
||||||
when:
|
when:
|
||||||
- event: pull_request
|
- event: pull_request
|
||||||
- event: push
|
- event: push
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue