appleboy / drone-scp

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

Excluding files not working? #133

Closed deanpcmad closed 1 year ago

deanpcmad commented 2 years ago

I'm trying to exclude a few files and folders from being uploaded but it's not working.

These are the configs I've tried

- !.git
- !README.md
- .
- !./.git
- !./README.md
- .

Any ideas?

appleboy commented 1 year ago

I can't reproduce the issue. Please post your config.