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 18 hours 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. |