This commit is contained in:
parent
1dcadd5c7d
commit
457b587b5f
10
.drone.yml
10
.drone.yml
@ -35,9 +35,9 @@ steps:
|
||||
NPM_CONFIG_LOGLEVEL: error
|
||||
|
||||
- name: testbuild
|
||||
image: klakegg/hugo:0.74.3-ext-alpine
|
||||
image: thegeeklab/hugo:0.83.1
|
||||
commands:
|
||||
- hugo-official -b http://localhost/
|
||||
- hugo -b http://localhost/
|
||||
|
||||
- name: link-validation
|
||||
image: thegeeklab/link-validator
|
||||
@ -47,9 +47,9 @@ steps:
|
||||
LINK_VALIDATOR_BASE_DIR: public
|
||||
|
||||
- name: build
|
||||
image: klakegg/hugo:0.74.3-ext-alpine
|
||||
image: thegeeklab/hugo:0.83.1
|
||||
commands:
|
||||
- hugo-official
|
||||
- hugo
|
||||
|
||||
- name: beautify
|
||||
image: node:lts-alpine
|
||||
@ -82,6 +82,6 @@ trigger:
|
||||
|
||||
---
|
||||
kind: signature
|
||||
hmac: b378c1b81ad1a49b89dd49020b1092071852b2609501675d9098d88e449baa49
|
||||
hmac: d4dc1bff9acfc6117a3ef3069a8454fc351498fb1f6f0ad277994e33314cf596
|
||||
|
||||
...
|
||||
|
Reference in New Issue
Block a user