public static interface RegistryDockerTaskStep.UpdateStages
Modifier and Type | Interface and Description |
---|---|
static interface |
RegistryDockerTaskStep.UpdateStages.Cache
The stage of the container registry DockerTaskStep update allowing to specify whether to have a cache or not.
|
static interface |
RegistryDockerTaskStep.UpdateStages.DockerFilePath
The stage of the container registry DockerTaskStep update allowing to specify the Docker file path.
|
static interface |
RegistryDockerTaskStep.UpdateStages.ImageNames
The stage of the container registry DockerTaskStep update allowing to specify the image names.
|
static interface |
RegistryDockerTaskStep.UpdateStages.OverridingArgumentUpdate
The stage of the container registry DockerTaskStep update allowing to specify any overriding arguments.
|
static interface |
RegistryDockerTaskStep.UpdateStages.Push
The stage of the container registry DockerTaskStep update allowing to specify whether push is enabled or not.
|
Copyright © 2019. All rights reserved.