Integrating with CI/CD
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. |
To integrate, check how to Write scripts using the CLI.