diff --git a/.drone.yml b/.drone.yml index 27b0907..a1fbab5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,9 +27,9 @@ steps: from_secret: ssh_password host: open.us.org port: 22 - rm: true - source: ./.output/public/* + source: .output/public target: /dav/www/ + debug: true when: branch: - main