Use CI image for Hugo
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sam A. 2023-01-16 16:23:18 +01:00
parent 9f8f6d34d0
commit 7b8b5733f4
Signed by: samsapti
GPG key ID: CBBBE7371E81C4EA

View file

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