This commit is contained in:
parent
da281fd992
commit
482454eae4
|
@ -8,7 +8,7 @@ steps:
|
||||||
environment:
|
environment:
|
||||||
HUGO_SECURITY_HTTP_URLS: none
|
HUGO_SECURITY_HTTP_URLS: none
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache git py3-pygments
|
- sudo apk add --no-cache git py3-pygments
|
||||||
- git submodule update --init --single-branch --depth=1
|
- git submodule update --init --single-branch --depth=1
|
||||||
- hugo
|
- hugo
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue