build settings changed

This commit is contained in:
Rikuoh Tsujitani 2025-02-25 23:40:26 +09:00
parent 71e0d267e6
commit 978c3e50c4
Signed by: riq0h
GPG key ID: 010F09DEA298C717

View file

@ -8,7 +8,7 @@ steps:
build:
image: floryn90/hugo:latest
commands:
- hugo
- hugo --noBuildLock
deploy:
image: drillster/drone-rsync
secrets: [USER, HOST, SSH, PORT]