Upload File to S3 from Jenkins Pipeline Using Configured S3 Profile
I have done using credentails it working , I have to upload a file from a Jenkins pipeline script to S3 without storing keys in credentials. I have already configured an Amazon S3 profile in Jenkins under System Configuration. Can you guys provide a sample pipeline script for this
Upload File to S3 from Jenkins Pipeline Using Configured S3 Profile
I have done using credentails it working , I have to upload a file from a Jenkins pipeline script to S3 without storing keys in credentials. I have already configured an Amazon S3 profile in Jenkins under System Configuration. Can you guys provide a sample pipeline script for this