Documentation

Support

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

DockerCreate a dockerfile for CI/CD.
Github ActionsDefine a Github Action workflow.
JenkinsSetup automation in Jenkins pipeline.
Unity Build AutomationDefine a Build Automation configuration.
Installing CLI from CIInstall the CLI from a CI pipeline.
To integrate, check how to Write scripts using the CLI.