Allogy / s3-plugin

Upload Jenkins build artifacts to Amazon S3

Home Page:http://jenkins-ci.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

Tested with Jenkins 1.480

  • Upload target/s3.hpi to your instance of Jenkins via ./pluginManager/advanced
  • Configure S3 profile: Manage Jenkins -> Configure System -> Amazon S3 profiles
  • Project -> Configure -> [x] Publish artifacts to S3 Bucket

Building

Just run mvn.

Notes

  • Only the basename of source files is use as the object key name, an option to include the path name relative to the workspace should probably added.

Acknowledgements

About

Upload Jenkins build artifacts to Amazon S3

http://jenkins-ci.org/