public static interface RegistryDockerTaskStep.DefinitionStages
Modifier and Type | Interface and Description |
---|---|
static interface |
RegistryDockerTaskStep.DefinitionStages.Blank
The first stage of a DockerFileTaskStep definition.
|
static interface |
RegistryDockerTaskStep.DefinitionStages.DockerFilePath
The stage of the container registry DockerTaskStep definition allowing to specify the path to the Docker file.
|
static interface |
RegistryDockerTaskStep.DefinitionStages.DockerTaskStepAttachable
The stage of the definition which contains all the minimum required inputs for the resource to be attached,
but also allows for any other optional settings to be specified.
|
Copyright © 2019. All rights reserved.