ci: bump hugo to v0.115.2
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
5cd2d18e9e
commit
de340a42c7
@ -31,7 +31,7 @@ steps:
|
|||||||
NPM_CONFIG_LOGLEVEL: error
|
NPM_CONFIG_LOGLEVEL: error
|
||||||
|
|
||||||
- name: testbuild
|
- name: testbuild
|
||||||
image: thegeeklab/hugo:0.114.0
|
image: thegeeklab/hugo:0.115.2
|
||||||
commands:
|
commands:
|
||||||
- hugo --panicOnWarning -b http://localhost:8000/
|
- hugo --panicOnWarning -b http://localhost:8000/
|
||||||
|
|
||||||
@ -44,7 +44,7 @@ steps:
|
|||||||
LINK_VALIDATOR_RETRIES: 3
|
LINK_VALIDATOR_RETRIES: 3
|
||||||
|
|
||||||
- name: build
|
- name: build
|
||||||
image: thegeeklab/hugo:0.114.0
|
image: thegeeklab/hugo:0.115.2
|
||||||
commands:
|
commands:
|
||||||
- hugo --panicOnWarning
|
- hugo --panicOnWarning
|
||||||
|
|
||||||
@ -83,6 +83,6 @@ trigger:
|
|||||||
|
|
||||||
---
|
---
|
||||||
kind: signature
|
kind: signature
|
||||||
hmac: 2db700d3dac29661026661677dbd7687ee461c3496436169dbb547a3a48abccb
|
hmac: c90223c38c15acd2f8a5696eb8a8074777e4f5fdca1d89903f81566ba87ba2db
|
||||||
|
|
||||||
...
|
...
|
||||||
|
Reference in New Issue
Block a user