appleboy / drone-scp

Copy files and artifacts via SSH using a binary, docker or Drone CI.
MIT License
142 stars 30 forks source link

Option to rm only contents #128

Open cupcakearmy opened 2 years ago

cupcakearmy commented 2 years ago

The rm flag is great, however if that folder is mounted to a docker volume, the binding breaks. Would be great to be able to delete the contents of the folder and not the actual directory.