public static interface RegistryDockerTaskStep.UpdateStages.DockerFilePath
| Modifier and Type | Method and Description |
|---|---|
RegistryDockerTaskStep.Update |
withDockerFilePath(String path)
The function that specifies the path to the Docker file.
|
RegistryDockerTaskStep.Update withDockerFilePath(String path)
path - the path to the Docker file./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/