Integrating with CI/CD
Automate Cloud Code script deployment with your CI/CD pipeline using the Unity Gaming Services command-line tool.
Read time 1 minuteLast updated a day ago
You can automate your CI/CD pipeline by utilizing the Unity Gaming Services command-line tool and the Cloud Code CLI commands. Check samples below for how to integrate the CLI into your CI/CD pipeline.
Topic | Description |
|---|---|
| Docker | Create a dockerfile for CI/CD. |
| Github Actions | Define a Github Action workflow. |
| Jenkins | Setup automation in Jenkins pipeline. |
| Unity Build Automation | Define a Build Automation configuration. |
| Installing CLI from CI | Install the CLI from a CI pipeline. |