Interface RegistryDockerTaskStep.UpdateStages
-
- Enclosing interface:
- RegistryDockerTaskStep
public static interface RegistryDockerTaskStep.UpdateStagesGrouping of registry Docker task update stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceRegistryDockerTaskStep.UpdateStages.CacheThe stage of the container registry DockerTaskStep update allowing to specify whether to have a cache or not.static interfaceRegistryDockerTaskStep.UpdateStages.DockerFilePathThe stage of the container registry DockerTaskStep update allowing to specify the Docker file path.static interfaceRegistryDockerTaskStep.UpdateStages.ImageNamesThe stage of the container registry DockerTaskStep update allowing to specify the image names.static interfaceRegistryDockerTaskStep.UpdateStages.OverridingArgumentUpdateThe stage of the container registry DockerTaskStep update allowing to specify any overriding arguments.static interfaceRegistryDockerTaskStep.UpdateStages.PushThe stage of the container registry DockerTaskStep update allowing to specify whether push is enabled or not.
-