Using the personalBuild option on requestTeamBuild
2 answers
Hi,
In RTC 3.0 the requestTeamBuild task has a personalBuild option that appears to take a boolean to indicate if the build should be personal or not. How do I indicate which workspace I want the personal build to build?
Thanks
Alasdair
The solution is to create a properties file and set the team.scm.workspaceUUID to the UUID of the workspace you want to run the build using. Then you set the overridePropertiesFile on the requestTeamBuild task.