Fix .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Sam A. 2024-10-20 16:16:43 +02:00
parent 1edeb4e55d
commit 78087889fb
Signed by: samsapti
GPG key ID: CBBBE7371E81C4EA

View file

@ -11,6 +11,7 @@ name: Build and Deploy
steps: steps:
- name: Build site with Hugo - name: Build site with Hugo
image: floryn90/hugo:ext-alpine-ci image: floryn90/hugo:ext-alpine-ci
user: root
environment: environment:
HUGO_SECURITY_HTTP_URLS: none HUGO_SECURITY_HTTP_URLS: none
commands: commands: