This commit is contained in:
parent
3344d4be41
commit
5df822545a
|
@ -8,6 +8,7 @@ steps:
|
|||
environment:
|
||||
HUGO_SECURITY_HTTP_URLS: none
|
||||
commands:
|
||||
- git config --global --add safe.directory /drone/src
|
||||
- git submodule update --init --single-branch --depth=1
|
||||
- hugo
|
||||
|
||||
|
|
Loading…
Reference in a new issue