Integrate with CI/CD
You can use the Unity Gaming Services command-line tool and the Cloud Code CLI commands to automate your CI/CD pipeline.
For examples of how you can integrate the Unity CLI into your CI/CD pipeline, refer to the samples below:
Topic | Description |
---|---|
Docker | Create a dockerfile for CI/CD. |
Github Actions | Define a Github Action workflow. |
Jenkins | Set up automation in Jenkins pipeline. |
Unity Build Automation | Define a Build Automation configuration. |
Installing CLI from CI | Install the CLI from a CI pipeline. |
Additional resources
For more information on how to use the Unity CLI, refer to the documentation on how to write modules using the CLI.