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