Jenkins CI with S3

Install Jenkins Plugins

At the Jenkins home page on the left menu select Manage Jenkins -> Manage Plugins select the tab Available and search for the following plugins:

3. Go to Manage Jenkins and select Configure System. look for Amazon S3 Profiles.

Click on Add button for add S3 profile. 4. Please provide a profile name, access key and secret access key for your AWS account. also, Create an IAM user with the relevant S3 Permissions.

Last updated