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

Can't be used to upload build artifacts #17

Closed cdaguerre closed 8 years ago

cdaguerre commented 8 years ago

I guess it's because this is a publish plugin, but it's not executed when a build fails, thus it can't be used to upload build artifacts for debugging... Is there an easy way to make it publish to s3 even when the build fails?

bradrydzewski commented 8 years ago

this is handled at the drone level and not the plugin level, and is already addressed in the upcoming 0.5 release so we can close :)