fix
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
Rikuoh Tsujitani 2024-10-22 11:27:32 +09:00
parent 8cf61c9e95
commit d17a899f45
Signed by: riq0h
GPG key ID: 010F09DEA298C717

View file

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