Search Unity

Unity's version control component has been upgraded to Plastic SCM.

Disable Automatic Build Creation

Discussion in 'Unity Collaborate' started by Stephan-B, Apr 14, 2016.

  1. Stephan-B

    Stephan-B

    Joined:
    Feb 23, 2011
    Posts:
    2,269
    Perhaps I overlooked a setting somewhere but is there a way to prevent new builds from being created every time new changes are submitted?

    P.S. Right now there appears to be a bug with Cloud Build when targeting iOS which keeps failing. This is one of those instances where I would like not create new builds when I push changes through Collaborate.
     
    Last edited: Apr 14, 2016
    ContractorNation likes this.
  2. quixotic

    quixotic

    Administrator

    Joined:
    Nov 7, 2013
    Posts:
    122
    1) Head to: https://build.cloud.unity3d.com
    2) Select your project
    3) Click "config"
    4) Expand out basic info on your build target(s)
    5) Click "edit basic info"
    6) Switch auto-build off

    As a note, you'll need to go into each of your build targets to turn auto-build off. Will you head to the Cloud Build forum to mention your iOS bug, if you haven't already?
     
    ContractorNation likes this.
  3. Stephan-B

    Stephan-B

    Joined:
    Feb 23, 2011
    Posts:
    2,269
    Thank you for the information. I made the change to disable "Auto-Build".

    In terms of the iOS Cloud build issue, it looks like Patrick from the Cloud Build team is already on it.