The new Amazon S3 Upload step.
Syncs the given local folder with an S3 bucket.
This Step requires an Amazon S3 registration. To register an Amazon S3 account, click here
Can be run directly with the bitrise CLI,
just git clone
this repository, cd
into it's folder in your Terminal/Command Line
and call bitrise run test
.
Check the bitrise.yml
file for required inputs which have to be
added to your .bitrise.secrets.yml
file!