Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
remove old install instructions
  • Loading branch information
rsandell authored Oct 15, 2021
1 parent 739b73b commit f922339
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,6 @@ This plugin helps one to upload build artifacts to Amazon S3.
If you'd like to have some of your artifacts be publicly downloadable,
see [Granting public access to some S3 objects](https://aws.amazon.com/premiumsupport/knowledge-center/read-access-objects-s3-bucket/)

Install
=======

Tested with Jenkins 1.563

* 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`.

Usage
=====

Expand Down Expand Up @@ -91,4 +75,4 @@ Acknowledgements
start copy/pasting from.
* http://github.com/stephenh/hudson-git2 - for this README.markdown
template and a great git plugin for hudson.
* jets3t - http://jets3t.s3.amazonaws.com/index.html
* jets3t - http://jets3t.s3.amazonaws.com/index.html

0 comments on commit f922339

Please sign in to comment.