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