diff --git a/.drone.yml b/.drone.yml index afa0ff6..35fb2f5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,8 +19,10 @@ 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"