This commit is contained in:
parent
9f8f6d34d0
commit
7b8b5733f4
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue