In order to get the Java API backend deployed on EC2 I need a way to get the Jar onto the instance automatically. The most straightforward way is to set up a release S3 bucket which artifacts get deployed to.
The bucket has been created in Terraform on another branch. This PR just adapts the Buildkite build pipeline.
Description
In order to get the Java API backend deployed on EC2 I need a way to get the Jar onto the instance automatically. The most straightforward way is to set up a release S3 bucket which artifacts get deployed to.
The bucket has been created in Terraform on another branch. This PR just adapts the Buildkite build pipeline.