diff --git a/.woodpecker.yml b/.woodpecker.yml index 4cced00..4bed37a 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -9,11 +9,11 @@ pipeline: deploy: image: appleboy/drone-scp settings: + strip_components: 1 host: - reinmuth.uberspace.de username: moanos target: /var/www/virtual/moanos/ - source: public + source: public/ key: from_secret: ssh_key - strip_components: 1