ci: switch to linkchecker #57
@ -34,12 +34,12 @@ steps:
|
|||||||
- name: testbuild
|
- name: testbuild
|
||||||
image: thegeeklab/hugo:0.97.3
|
image: thegeeklab/hugo:0.97.3
|
||||||
commands:
|
commands:
|
||||||
- hugo --panicOnWarning -b http://localhost/
|
- hugo --panicOnWarning -b http://localhost:8000/
|
||||||
|
|
||||||
- name: link-validation
|
- name: link-validation
|
||||||
image: thegeeklab/link-validator
|
image: thegeeklab/link-validator
|
||||||
commands:
|
commands:
|
||||||
- link-validator -ro
|
- link-validator --nice --external --skip-file .linkcheckignore
|
||||||
environment:
|
environment:
|
||||||
LINK_VALIDATOR_BASE_DIR: public
|
LINK_VALIDATOR_BASE_DIR: public
|
||||||
|
|
||||||
@ -85,5 +85,3 @@ trigger:
|
|||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 581c348d7f9cfe721ad007f370940f27cb72d6b56d259b133b7c62d31c72a23a
|
hmac: 581c348d7f9cfe721ad007f370940f27cb72d6b56d259b133b7c62d31c72a23a
|
||||||
|
|
||||||
...
|
|
||||||
|
0
.hugo_build.lock
Normal file
0
.hugo_build.lock
Normal file
0
.linkcheckignore
Normal file
0
.linkcheckignore
Normal file
Reference in New Issue
Block a user