debug
ci/woodpecker/pr/docs Pipeline failed Details

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
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ steps:
group: test
commands:
- 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
environment:
FORCE_COLOR: "true"