This commit is contained in:
parent
f9a8f9ff3f
commit
7b8207c595
@ -20,7 +20,7 @@ steps:
|
||||
- name: markdownlint
|
||||
image: thegeeklab/markdownlint-cli
|
||||
commands:
|
||||
- markdownlint 'content/**/*.md' 'README.md' -p .gitignore
|
||||
- markdownlint 'content/**/*.md' 'README.md' -p .gitignore
|
||||
|
||||
- name: spellcheck
|
||||
image: thegeeklab/alpine-tools
|
||||
@ -30,7 +30,7 @@ steps:
|
||||
FORCE_COLOR: true
|
||||
NPM_CONFIG_LOGLEVEL: error
|
||||
|
||||
- name: linkcheck
|
||||
- name: link-validation
|
||||
image: lycheeverse/lychee
|
||||
commands:
|
||||
- lychee --no-progress --format detailed content/ README.md
|
||||
@ -76,6 +76,6 @@ trigger:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: a29d6bd2e36077beca5a3ee60be86707616700c1b62f049451e49db7c2c3ce94
|
||||
hmac: b24b8b45df7dcd21db5430a3264b4a0c435eb3d8a1eaa6f874089852448203ac
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user