build command change

This commit is contained in:
Rikuoh Tsujitani 2025-02-25 23:15:01 +09:00
parent 97d7ac4fb0
commit 03551388d6
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]