feat: use local yamllint container
This commit is contained in:
parent
eff8217ff2
commit
06874ffea1
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@ steps:
|
||||||
|
|
||||||
# yamllint
|
# yamllint
|
||||||
- name: "yamllint"
|
- name: "yamllint"
|
||||||
# renovate: datasource=docker depName=docker.io/pipelinecomponents/yamllint
|
# renovate: datasource=docker depName=cr.simoncor.net/yamllint
|
||||||
image: "cr.simoncor.net/dockerhub/pipelinecomponents/yamllint:edge"
|
image: "cr.simoncor.net/yamllint:1.38.0"
|
||||||
depends_on:
|
depends_on:
|
||||||
- "gitleaks"
|
- "gitleaks"
|
||||||
commands:
|
commands:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue