hyteck-blog/.woodpecker.yml

16 lines
261 B
YAML
Raw Normal View History

2023-01-24 15:36:49 +00:00
pipline:
build:
image: hugo
- hugo
deploy:
image: appleboy/dron-scp
settings:
host:
- reinmuth.uberspace.de
username: moanos
target: /home/moanos/html/
source: public/
key:
from_secret: ssh_key