This commit is contained in:
parent
1edeb4e55d
commit
78087889fb
|
@ -11,6 +11,7 @@ name: Build and Deploy
|
||||||
steps:
|
steps:
|
||||||
- name: Build site with Hugo
|
- name: Build site with Hugo
|
||||||
image: floryn90/hugo:ext-alpine-ci
|
image: floryn90/hugo:ext-alpine-ci
|
||||||
|
user: root
|
||||||
environment:
|
environment:
|
||||||
HUGO_SECURITY_HTTP_URLS: none
|
HUGO_SECURITY_HTTP_URLS: none
|
||||||
commands:
|
commands:
|
||||||
|
|
Loading…
Reference in a new issue