
In the Target Label field, enter a name for the build.

In the dashboard, on the NEW BUILD TARGET: BASIC INFO window: On the Grant us access to your source control window, click Next: Target Setup. Paste the Unity Cloud Build SSH key from the Grant us access to your source control window into the Key field. In the Label field, enter a recognizable name for the key (such as Unity Cloud Build A continuous integration service for Unity projects that automates the process of creating builds on Unity’s servers. On the Settings page, in the SECURITY section, click SSH Keys. More info See in Glossary in the lower left of the page. To add your SSH key to your Bitbucket account:Ĭlick your avatar An interface for retargeting animation from one rig to another. For more information, see Adding a new SSH key to your GitHub account in the GitHub documentation. You can also add your SSH key to your GitHub account so that all repositories in your account are accessible to Cloud Build. In the Key field, paste in your public key from the Grant us access to your source control window, and then click the Add key button.įor more information on deploy keys, see Managing Deploy Keys in the GitHub documentation. In the Title textbox, type name to identify this key. In the sidebar, click Deploy Keys, then click the Add deploy key button. In your repository, click the Settings tab. On your profile page, click Repositories, then click the name of your repository. In the upper-right corner of any GitHub page, click your profile photo, then click Your profile. To add your SSH key to your project in GitHub: When Cloud Build detects that the repository is private, it displays the Grant us access to your source control screen.

If your repository is private, Cloud Build must use SSH to connect to it. Unity Cloud Build automatically re-writes the URL into the format it needs.
Unity cloud build api get build version manual#
In the Source Control window, click the Manual tab. To configure Cloud Build to use SSH to access your repository:
Unity cloud build api get build version code#
To configure a Project that retrieves a repository from a different account, sign out of the source code management service first, then configure the Project.įor the next step, see Setting up a target build platform. Note: Cloud Build uses your current credentials to retrieve the repository list if you are currently signed into the source code management service. In the Select a Repository window, choose a repository from which to build the Project and then click the NEXT: TARGET SETUP button.Authorize access to your account as appropriate for the selected source code control service.In the Source Control window, click the GitHub, Bitbucket, or GitLab tile.

To configure Cloud Build to use OAuth to access your repository: You can configure access to your repository using the following authorization protocols: In the Build History window, click Set up Cloud Build.Click DevOps > Cloud Build > Build History.More info See in Glossary page, select your Project.

A project stores all of the files that are related to a game, such as the asset and Scene files.
