Fix .drone.yml
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Sam A. 2024-10-20 15:47:32 +02:00
parent da281fd992
commit 482454eae4
Signed by: samsapti
GPG key ID: CBBBE7371E81C4EA

View file

@ -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