try to not to remove the target on deployment
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
steam 2021-09-30 00:56:46 +02:00
parent a8e7c06b75
commit fa9404e335

View File

@ -28,7 +28,7 @@ steps:
host: poweronoff.click
target: /var/www/poweronoff.click
source: public/*
rm: true
rm: false
strip_components: 1
username:
from_secret: ssh_username