public static interface BuildTask.UpdateStages.WithSourceControlType
| Modifier and Type | Method and Description |
|---|---|
BuildTask.Update |
withSourceControlType(SourceControlType sourceControlType)
Specifies full URL to the source code repository.
|
BuildTask.Update withSourceControlType(SourceControlType sourceControlType)
sourceControlType - full URL to the source code repository/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/