| Package | Description |
|---|---|
| com.atlassian.bamboo.specs.builders.task |
Tasks you can execute in a job, such as: source code checkout, Maven build or a shell script.
|
| Modifier and Type | Method and Description |
|---|---|
DockerPullImageTask |
DockerPullImageTask.customRegistryImage(@NotNull String repository)
Specify repository and image name which will be pulled from the custom registry.
|
DockerPullImageTask |
DockerPullImageTask.dockerHubImage(@NotNull String repository)
Specify image name which will be pulled from Docker Hub.
|
Copyright © 2023 Atlassian Software Systems Pty Ltd. All rights reserved.