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