fix: use volkerraschek/markdownlint

This commit is contained in:
Markus Pesch 2021-09-19 11:27:20 +02:00
parent aa196ec3e0
commit 90deddb865
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -20,7 +20,7 @@ steps:
- name: markdown lint - name: markdown lint
commands: commands:
- markdownlint *.md - markdownlint *.md
image: docker.io/tmknom/markdownlint:0.23.1 image: docker.io/volkerraschek/markdownlint:0.23.1
resources: resources:
limits: limits:
cpu: 50 cpu: 50