This commit is contained in:
parent
a824f527c5
commit
d60bb963fe
@ -40,7 +40,7 @@ steps:
|
||||
NPM_CONFIG_LOGLEVEL: error
|
||||
|
||||
- name: testbuild
|
||||
image: klakegg/hugo:0.72.0-ext-alpine
|
||||
image: klakegg/hugo:0.74.3-ext-alpine
|
||||
commands:
|
||||
- hugo-official -b http://localhost/
|
||||
|
||||
@ -52,7 +52,7 @@ steps:
|
||||
LINK_VALIDATOR_BASE_DIR: public
|
||||
|
||||
- name: build
|
||||
image: klakegg/hugo:0.72.0-ext-alpine
|
||||
image: klakegg/hugo:0.74.3-ext-alpine
|
||||
commands:
|
||||
- hugo-official
|
||||
|
||||
|
Reference in New Issue
Block a user