debug
Some checks failed
ci/woodpecker/pr/docs Pipeline failed

This commit is contained in:
Robert Kaussow 2024-02-13 20:38:52 +01:00
parent 82e342a257
commit 73a1a49a18
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -27,6 +27,8 @@ steps:
group: test group: test
commands: commands:
- pwd - pwd
- ls -l /woodpecker/src/gitea.rknet.org/ansible/galaxy
- tree /woodpecker/src/gitea.rknet.org/ansible/galaxy
- spellchecker --files 'content/**/*.md' 'README.md' -d .dictionary -p spell indefinite-article syntax-urls frontmatter --frontmatter-keys title - spellchecker --files 'content/**/*.md' 'README.md' -d .dictionary -p spell indefinite-article syntax-urls frontmatter --frontmatter-keys title
environment: environment:
FORCE_COLOR: "true" FORCE_COLOR: "true"