hugo-coder requires extended Hugo now
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
fe67f6571b
commit
52983ceee7
|
@ -4,7 +4,7 @@ name: build-and-deploy
|
|||
|
||||
steps:
|
||||
- name: build
|
||||
image: klakegg/hugo:alpine
|
||||
image: klakegg/hugo:ext-alpine
|
||||
environment:
|
||||
HUGO_SECURITY_HTTP_URLS: none
|
||||
commands:
|
||||
|
|
Loading…
Reference in a new issue