Prevent automatic baseline creation.
Is it possible to prevent the automatic creation of a baseline when a Build is requested?
|
Accepted answer
If your build definition is configured to "Accept latest changes before loading," then a baseline will be created when changes are accepted into the build workspace. There is no way to prevent creation of the baseline without turning off the accept.
I am curious why you want to prevent creation of a baseline.
David Lafreniere selected this answer as the correct answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
I think that should read: "prevent automatic creation of a baseline when a Build completes successfully".