With the current strategy the build output is public so that it shares the build number with the other builds. This means that if the build fails the results will be shared with the whole team. So it makes it less useful. Furthermore, the build numbers are shares.
I guess the workaround is the create a new build definition only for private builds:
- "MyProject - CI" for Continuous integration
- "MyProject - private" for private builds
0 comments:
Post a Comment