drone-plugins / drone-s3

Drone plugin for publishing artifacts to Amazon S3
http://plugins.drone.io/drone-plugins/drone-s3
Apache License 2.0
36 stars 64 forks source link

add debug log to warn user of no match #50

Closed ashtonian closed 6 years ago

ashtonian commented 6 years ago

this adds a log in case the plugin doesn't find any matches, otherwise, it can appear to work as intended but it's actually not doing anything..

ashtonian commented 6 years ago

so it does already error out when there are no matches, my problem is it doesn't do anything if what it matches are directories. Not as easy to fix or add debug messages closing. .