dockerfile_pathrequiredstring
The path to the Dockerfile.secretsDockerSecretYaml[]
The list of secrets to pass to the Docker build.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
do_not_prune_imagesboolean
If set to true, images will not be pruned after the build.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.