public static interface BuildStep.BuildTaskBuildStepsDefinitionStages.WithBranch
| Modifier and Type | Method and Description |
|---|---|
BuildStep.BuildTaskBuildStepsDefinitionStages.WithCreate |
withBranch(String branch)
Specifies the branch required for the build.
|
BuildStep.BuildTaskBuildStepsDefinitionStages.WithCreate withBranch(String branch)
branch - the branch settings required for the build/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/