debug #116
@ -26,6 +26,12 @@ steps:
|
|||||||
image: quay.io/thegeeklab/alpine-tools
|
image: quay.io/thegeeklab/alpine-tools
|
||||||
group: test
|
group: test
|
||||||
commands:
|
commands:
|
||||||
|
- pwd
|
||||||
|
- ls -l themes/hugo-geekdoc/
|
||||||
|
- ls -l /woodpecker/src/gitea.rknet.org/ansible/galaxy
|
||||||
|
- ls -l /woodpecker/src/gitea.rknet.org/ansible/galaxy/content
|
||||||
|
- ls -l /woodpecker/src/gitea.rknet.org/ansible/galaxy/content/collections
|
||||||
|
- ls -l /woodpecker/src/gitea.rknet.org/ansible/galaxy/content/collections/general
|
||||||
- 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"
|
||||||
|
Reference in New Issue
Block a user