feat: Add ci
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
2024-07-18 20:00:58 +02:00
parent 2b34943a48
commit fc102e866c
8 changed files with 22 additions and 3 deletions

19
.woodpecker.yml Normal file
View File

@@ -0,0 +1,19 @@
---
steps:
deploy:
image: appleboy/drone-scp
settings:
strip_components: 1
host:
from_secret: host
username:
from_secret: ssh_user
target:
from_secret: path
source: src/
key:
from_secret: ssh_key