Use hugo extended for building

Theme demands using extended version for compiling

Signed-off-by: baalajimaestro <me@baalajimaestro.me>
This commit is contained in:
baalajimaestro 2022-11-11 22:25:57 +05:30
parent f36050d9b3
commit 58e04c7cae
Signed by: baalajimaestro
GPG key ID: F93C394FE9BBAFD5

View file

@ -1,7 +1,7 @@
stages:
- build-and-push
image:
name: klakegg/hugo:alpine
name: klakegg/hugo:ext-alpine
entrypoint: [""]
before_script: