diff --git a/.drone.yml b/.drone.yml index 2cb448c..0430026 100644 --- a/.drone.yml +++ b/.drone.yml @@ -26,7 +26,7 @@ steps: port: 22 args: '-6u --delete-after' source: public/ - target: /var/www/ipng.ch/ + target: /nginx/sites/ipng.ch/ recursive: true secrets: [ drone_sshkey ]