debug
ci/woodpecker/pr/docs Pipeline failed Details

This commit is contained in:
Robert Kaussow 2024-02-13 20:37:25 +01:00
parent 01858def8c
commit 82e342a257
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ steps:
image: quay.io/thegeeklab/alpine-tools
group: test
commands:
- pwd
- spellchecker --files 'content/**/*.md' 'README.md' -d .dictionary -p spell indefinite-article syntax-urls frontmatter --frontmatter-keys title
environment:
FORCE_COLOR: "true"