fix gitlab ci

This commit is contained in:
2026-01-11 14:43:03 +02:00
parent 3e6287876e
commit cc163c16f5

View File

@@ -23,7 +23,7 @@ dast:
markdown_lint: markdown_lint:
stage: lint stage: lint
image: ghcr.io/igorshubovych/markdownlint-cli:latest image: ghcr.io/igorshubovych/markdownlint-cli:latest
allow_failures: true allow_failure: true
rules: rules:
- changes: - changes:
- "**/*.md" - "**/*.md"