fix(ci): use extended hugo; install modules for tests

This commit is contained in:
Jef Roosens 2022-06-22 09:44:25 +02:00
parent a4c2508fe7
commit 9dd9222a69
Signed by: Jef Roosens
GPG key ID: B75D4F293C7052DB
2 changed files with 10 additions and 1 deletions

View file

@ -4,7 +4,7 @@ branches:
pipeline:
docs:
image: 'klakegg/hugo:alpine'
image: 'klakegg/hugo:ext-alpine'
group: 'generate'
commands:
- apk add git