2. Prepare S3 bucket

Create S3 bucket

Create S3 bucket for saving config files and an artifact.

Other settings can be default.

Save a bucket name to github variable which will be used in the workflow file.

Upload config files to S3

I used S3 as a config files storage.

Upload application-mac.yml and docker-compose.mac.yml files for previous scripts to work.

Last updated