This commit is contained in:
moanos [he/him] 2023-01-24 18:52:48 +01:00
parent a217615960
commit 492a6741e6

View File

@ -9,11 +9,11 @@ pipeline:
deploy: deploy:
image: appleboy/drone-scp image: appleboy/drone-scp
settings: settings:
strip_components: 1
host: host:
- reinmuth.uberspace.de - reinmuth.uberspace.de
username: moanos username: moanos
target: /var/www/virtual/moanos/ target: /var/www/virtual/moanos/
source: public source: public/
key: key:
from_secret: ssh_key from_secret: ssh_key
strip_components: 1