Update Hugo CI image version.
- Use a more specific CI image version. - Pin the image to include CI tooling.
This commit is contained in:
parent
658581e147
commit
ef2075668a
@ -6,7 +6,7 @@ stages:
|
||||
|
||||
test_build:
|
||||
stage: test
|
||||
image: klakegg/hugo:0.111.3-ext-alpine
|
||||
image: klakegg/hugo:0.111.3-ext-alpine-ci
|
||||
script:
|
||||
- hugo version
|
||||
- hugo --minify
|
||||
|
Loading…
x
Reference in New Issue
Block a user