Don't use extended Hugo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sam A. 2022-11-28 21:58:57 +01:00
parent 27a5560d3a
commit 005815746b
Signed by: samsapti
GPG key ID: CBBBE7371E81C4EA

View file

@ -4,7 +4,7 @@ name: build-and-deploy
steps:
- name: build
image: klakegg/hugo:ext-alpine
image: klakegg/hugo:alpine
environment:
HUGO_SECURITY_HTTP_URLS: none
commands: