drone: remove destination before copy
the build was successful Details

This commit is contained in:
Robert Kaussow 2018-12-20 09:40:34 +01:00
parent cf8ffeb569
commit f5c85bd05d
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ pipeline:
target: /var/www/virtual/geeklab/html/geeklabor.de/
secrets: [ ssh_host, ssh_username, ssh_key ]
strip_components: 1
rm: true
when:
branch: master
event: push