Use groups to organize build configurations
Create and use build target groups to organize your build configurations.
Read time 1 minuteLast updated 16 hours ago
Build target groups allow you to associate and build related build target configurations together. The same build target can be part of multiple groups.
Create a Build target group
If you already have a build target, that means your Unity project is already set up. To access the Build target group option:- Sign in to the Unity Dashboard.
- Select DevOps > Build Automation > Configurations > Build target groups tab.
- Select Create group.
- In the resulting dialog, fill the necessary fields and confirm by selecting Create group.
Related builds
When building from a group, all builds are linked together by a Group Build ID. To access all related builds:- Select DevOps > Build Automation > Build History.
- Expand the row of the build (associated to a Build target group) that you want to see.
- Select the Group Build ID link.
Filter builds by group
When building from a group, the builds mention the Build target group that they are associated with in the Build History table. To see all builds for a specific group:- Select DevOps > Build Automation > Build History.
- Use the Build Target Group filter.