Add woodpecker ci
This commit is contained in:
parent
0ba0a023c2
commit
7f16aff4b7
15
.woodpecker.yml
Normal file
15
.woodpecker.yml
Normal file
@ -0,0 +1,15 @@
|
||||
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
|
Loading…
Reference in New Issue
Block a user