public class DockerArtifactHandler extends ArtifactHandlerBase
| Modifier and Type | Class and Description |
|---|---|
static class |
DockerArtifactHandler.Builder |
| Modifier and Type | Field and Description |
|---|---|
static String |
SKIP_DOCKER_DEPLOYMENT |
buildDirectoryAbsolutePath, DEPLOY_ABORT, DEPLOY_FINISH, DEPLOY_START, project, STAGING_FOLDER_EMPTY, stagingDirectoryPath| Modifier | Constructor and Description |
|---|---|
protected |
DockerArtifactHandler(DockerArtifactHandler.Builder builder) |
| Modifier and Type | Method and Description |
|---|---|
void |
publish(DeployTarget deployTarget) |
assureStagingDirectoryNotEmptypublic static final String SKIP_DOCKER_DEPLOYMENT
protected DockerArtifactHandler(DockerArtifactHandler.Builder builder)
public void publish(DeployTarget deployTarget)
Copyright © 2020. All rights reserved.