diff --git a/.drone.yml b/.drone.yml index 38a4643..9c09205 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,11 +19,13 @@ steps: image: appleboy/drone-scp settings: host: "217.160.46.175" - target: /var/www/html/nicktrimborn.de/public_html - source: public + target: /var/www/html/nicktrimborn.de/public_html/ + source: public/. username: "root" password: "R*Hc96Wb@v" trigger: branch: - - master \ No newline at end of file + - master + event: + - push