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.

TopicDescription
DockerCreate a dockerfile for CI/CD.
Github ActionsDefine a Github Action workflow.
JenkinsSetup automation in Jenkins pipeline.
Unity Cloud BuildDefine a Unity Cloud Build configuration.
Installing CLI from CIInstall the CLI from a CI pipeline.

To integrate, check how to Write scripts using the CLI.