This commit is contained in:
parent
0fd641403f
commit
ab0c5899a9
10
.drone.yml
10
.drone.yml
@ -35,14 +35,6 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- hugo --panicOnWarning -b http://localhost:8000/
|
- hugo --panicOnWarning -b http://localhost:8000/
|
||||||
|
|
||||||
- name: link-validation
|
|
||||||
image: thegeeklab/link-validator
|
|
||||||
commands:
|
|
||||||
- link-validator --color=always --rate-limit 10 -e https://drone.io.*
|
|
||||||
environment:
|
|
||||||
LINK_VALIDATOR_BASE_DIR: public
|
|
||||||
LINK_VALIDATOR_RETRIES: 3
|
|
||||||
|
|
||||||
- name: linkcheck
|
- name: linkcheck
|
||||||
image: lycheeverse/lychee
|
image: lycheeverse/lychee
|
||||||
commands:
|
commands:
|
||||||
@ -89,6 +81,6 @@ trigger:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 35d21da5a60cba21f96dd595ab3c0a4f070c11ce3a46605010b563c7832e03b0
|
hmac: e5301d3c5768860375e33063bf7c5c19761766019535060f48154e252432c570
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Reference in New Issue
Block a user