Class ExecutionEnvironmentUsage (1.18.1)

ExecutionEnvironmentUsage(value)

Possible usages of this configuration.

Enums

Name Description
EXECUTION_ENVIRONMENT_USAGE_UNSPECIFIED Default value. This value is unused.
RENDER Use for rendering.
DEPLOY Use for deploying and deployment hooks.
VERIFY Use for deployment verification.
PREDEPLOY Use for predeploy job execution.
POSTDEPLOY Use for postdeploy job execution.