diff --git a/.drone.yml b/.drone.yml index 1136567..010177b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -29,6 +29,8 @@ steps: port: 22 target: /dav/www/ source: ./.output/public/ + overwrite: true + verbose: true when: branch: - main