dockerfile_pathrequiredstring
The path to the Dockerfile.typerequiredstring
Value: DOCKER_BUILD_MULTI_ARCH
docker_registrystring enum
The type of registry from which the image is retrieved.Allowed enum: NONE,
DOCKER_HUB,
AMAZON_ECR,
GOOGLE_GCR,
GOOGLE_ARTIFACT_REGISTRY,
OTHER,
GIT_HUB_CONTAINER_REGISTRY,
ARTIFACT_REGISTRY,
DIGITAL_OCEAN_CONTAINER_REGISTRY
run_only_on_first_failureboolean
Defines whether the action should be executed on each failure. Restricted to and required if the trigger_time is ON_FAILURE.trigger_conditionsTriggerConditionYaml[]
The list of trigger conditions to meet so that the action can be triggered.