update to Hugo v0.74.3
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
96f8569a49
commit
67581cc004
@ -35,7 +35,7 @@ steps:
|
|||||||
NPM_CONFIG_LOGLEVEL: error
|
NPM_CONFIG_LOGLEVEL: error
|
||||||
|
|
||||||
- name: testbuild
|
- name: testbuild
|
||||||
image: klakegg/hugo:0.72.0-ext-alpine
|
image: klakegg/hugo:0.74.3-ext-alpine
|
||||||
commands:
|
commands:
|
||||||
- hugo-official -b http://localhost/
|
- hugo-official -b http://localhost/
|
||||||
|
|
||||||
@ -47,7 +47,7 @@ steps:
|
|||||||
LINK_VALIDATOR_BASE_DIR: public/
|
LINK_VALIDATOR_BASE_DIR: public/
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: klakegg/hugo:0.72.0-ext-alpine
|
image: klakegg/hugo:0.74.3-ext-alpine
|
||||||
commands:
|
commands:
|
||||||
- hugo-official
|
- hugo-official
|
||||||
|
|
||||||
@ -114,6 +114,6 @@ depends_on:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: cadb7bad9f783ad249bb496ee2aaea04403e56b18b9249fb84e3f1b091e2f2ef
|
hmac: 56936d2120ce273d39a6dec06dcd4487cf6db2920692e84b8ec2bab17aebfcf6
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Loading…
Reference in New Issue
Block a user