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