drone-plugins / drone-s3

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

Added SSE Parameter - 0.4 #24

Closed jrs526 closed 5 years ago

jrs526 commented 8 years ago

Enables server-side encryption by adding a parameter, sse, which takes a string denoting the encryption algorithm.

tboerger commented 8 years ago

LGTM, but should also be ported to 0.5

jrs526 commented 8 years ago

I've got a branch for porting to 0.5, I just haven't had a chance to test it yet.