[CI] Remove yaml lint stage, it's done with a precommit hook
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
0b4afec5ec
commit
510c9f3da4
1 changed files with 0 additions and 5 deletions
|
@ -3,11 +3,6 @@ kind: pipeline
|
|||
name: lint
|
||||
|
||||
steps:
|
||||
- name: yaml lint
|
||||
image: cytopia/yamllint
|
||||
commands:
|
||||
- yamllint .
|
||||
|
||||
- name: markdown lint
|
||||
image: pipelinecomponents/markdownlint:latest
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue