fix
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Rikuoh Tsujitani 2024-10-22 11:30:10 +09:00
parent d17a899f45
commit 455767f2f2
Signed by: riq0h
GPG key ID: 010F09DEA298C717

View file

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