To start a manual build,
|
You can specify that a plan should only ever be built manually or triggered by other builds. This is useful for:
If you specify that a build should run when another build successfully finishes, you may want to prevent it from running at other times. You can achieve this by specifying 'manual & dependent builds only'. |
To specify 'manual & dependent builds only',
|