CI: Use extended Hugo version
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
a35050a462
commit
406ac67476
|
@ -4,7 +4,7 @@ name: build-and-deploy
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: build
|
- name: build
|
||||||
image: klakegg/hugo:alpine
|
image: klakegg/hugo:ext-alpine
|
||||||
environment:
|
environment:
|
||||||
HUGO_SECURITY_HTTP_URLS: none
|
HUGO_SECURITY_HTTP_URLS: none
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue