public static interface RegistryDockerTaskStep.DefinitionStages.DockerFilePath
| Modifier and Type | Method and Description |
|---|---|
RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable |
withDockerFilePath(String path)
The function that specifies the path to the Docker file.
|
RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable withDockerFilePath(String path)
path - the path to the Docker file.Copyright © 2019. All rights reserved.