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

Remove deprecated signed yaml verification #41

Closed fernandrone closed 6 years ago

fernandrone commented 6 years ago

As of Drone 0.7 the signed yaml verification is deprecated, so we shouldn't need to check for it when using IAM roles.

fernandrone commented 6 years ago

@tboerger oh, sorry, it seems I opened the PR from my master branch :p I'll get a new PR open with only the first change.

fernandrone commented 6 years ago

Moved this here: https://github.com/drone-plugins/drone-s3/pull/42