Configuration
Configuration definition yaml
All accepted parameters given here with a description:
GitHub Access Token
Include the following variable in the with
section of the builder step:
githubToken
(should be a GitHub access token with permission to get repositories)
Note: This enables us to get the repository from the AWS build machine.
Release branch configuration
GitHub Action examples to pull from the required release branch
Develop branch
- uses: game-ci/unity-builder@cloud-runner-develop
Stable branch
- uses: game-ci/unity-builder@cloud-runner-stable
Provider Configuration
You must specify the Cloud Provider to use via the parameter cloudRunnerCluster
.
Valid options: