public static interface BuildTask.UpdateStages.WithCommitTrigger
| Modifier and Type | Method and Description |
|---|---|
BuildTask.Update |
withCommitTriggerDisabled()
Specifies that the source control commit trigger is disabled.
|
BuildTask.Update |
withCommitTriggerEnabled()
Specifies that the source control commit trigger is enabled.
|
BuildTask.Update withCommitTriggerEnabled()
BuildTask.Update withCommitTriggerDisabled()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/