riq0h.jp/.woodpecker/.woodpecker.yml
2023-08-21 15:10:13 +09:00

15 lines
273 B
YAML

clone:
git:
image: woodpeckerci/plugin-git
settings:
recursive: true
steps:
build:
image: klakegg/hugo:ext-alpine
commands:
- hugo -D
deploy:
secrets: [SSH]
commands:
- scp -i $SSH -P 4545 -r public riq0h@109.123.230.119:~/