Build arguments to pass to the docker build command.
If enabled, will cache_from the latest version of the docker image.
Path to the dockerfile (relative to path
)
Image name to publish
If enabled, do not publish docker image to Docker Hub. Instead upload as an artifact.
Password to authenticate with Docker Hub.
Path to the docker context
A condition on when to push the built image.
Tags to apply to the built image.
Username to authenticate with Docker Hub.
Generated using TypeDoc
Props to configure the Docker publish job.