Search Unity

  1. If you have experience with import & exporting custom (.unitypackage) packages, please help complete a survey (open until May 15, 2024).
    Dismiss Notice
  2. Unity 6 Preview is now available. To find out what's new, have a look at our Unity 6 Preview blog post.
    Dismiss Notice

Bitbucket Server unable to setup unity cloud build

Discussion in 'Unity Build Automation' started by Staarland_ag, Oct 3, 2018.

  1. Staarland_ag

    Staarland_ag

    Joined:
    Oct 3, 2018
    Posts:
    1
    Hi there,

    We have a private bitbucket server, and when trying to setup Unity Cloud build we just get an error message saying Invalid URL. The url we are using was fine to clone the repo. Any help would be greatly appreciated :)
     
  2. ollieblanks

    ollieblanks

    Unity Technologies

    Joined:
    Aug 21, 2017
    Posts:
    463
    Cloud Build accepts repository URLs using GIT, HTTP or SSH protocols as long as the repository is accessible from the internet.

    Oauth authentication can be used for GitHub, GitLab and BitBucket hosted repositories, for all other privately hosted repositories then SSH key authentication will need to be used.

    If you are still having issues connecting Cloud Build to your repository, please log a support ticket via the Cloud Build section of the Developer Dashboard and we will happily take a look!