riq0h.jp/.woodpecker/.woodpecker.yml
Rikuoh aa1c06c32e
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
test
2023-08-21 15:11:05 +09:00

16 lines
308 B
YAML

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