public static interface Build.QueuedQuickBuildDefinitionStages.WithImagePush
| Modifier and Type | Method and Description |
|---|---|
Build.QueuedQuickBuildDefinitionStages.WithCreate |
withImagePushDisabled()
Specifies that the image built should not be pushed to the registry.
|
Build.QueuedQuickBuildDefinitionStages.WithCreate |
withImagePushEnabled()
Specifies that the image built should be pushed to the registry.
|
Build.QueuedQuickBuildDefinitionStages.WithCreate withImagePushEnabled()
Build.QueuedQuickBuildDefinitionStages.WithCreate withImagePushDisabled()
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/