public class DockerDeployCommand extends DockerCommand implements com.microsoft.jenkins.azurecommons.command.ICommand<DockerDeployCommand.IDockerDeployCommandData>
| Modifier and Type | Class and Description |
|---|---|
static interface |
DockerDeployCommand.IDockerDeployCommandData |
| Constructor and Description |
|---|
DockerDeployCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(DockerDeployCommand.IDockerDeployCommandData context) |
getFullImageName, getRegistryHostname, imageAndTagpublic void execute(DockerDeployCommand.IDockerDeployCommandData context)
execute in interface com.microsoft.jenkins.azurecommons.command.ICommand<DockerDeployCommand.IDockerDeployCommandData>Copyright © 2016–2021. All rights reserved.