debug #116

Closed
xoxys wants to merge 10 commits from debug into main
Showing only changes of commit 73a1a49a18 - Show all commits

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"