feat: remove yamllint for woodpecker for now
This commit is contained in:
parent
a794da2d72
commit
8abd8f7b61
1 changed files with 0 additions and 15 deletions
|
|
@ -1,15 +0,0 @@
|
||||||
---
|
|
||||||
when:
|
|
||||||
- event: "push"
|
|
||||||
branch: "main"
|
|
||||||
- event: "manual"
|
|
||||||
|
|
||||||
depends_on:
|
|
||||||
- "gitleaks"
|
|
||||||
|
|
||||||
steps:
|
|
||||||
- name: "yamllint"
|
|
||||||
# renovate: datasource=docker depName=registry.gitlab.com/pipeline-components/yamllint
|
|
||||||
image: "cr.simoncor.net/dockerhub/pipeline-components/yamllint:0.35.0"
|
|
||||||
commands:
|
|
||||||
- "yamllint -c .yamllint ."
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue