-
-
Notifications
You must be signed in to change notification settings - Fork 301
Closed
Labels
Description
Bug description
S3 bucket names should be unique but the base-setup.yml file contains hardcoded BucketName: game-ci-storage line which makes the template creation fail.
https://raw.githubusercontent.com/game-ci/unity-builder/main/dist/cloud-formations/base-setup.yml
How to reproduce
Follow the builder steps here.
We should either state this in the document or automate this process in code, maybe through build step parameters?