Integrate with CI/CD
Integrate Cloud Code deployment with your CI/CD pipeline with the Unity Gaming Services command-line tool.
Read time 1 minuteLast updated 2 months ago
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.