Skip to content

DeployPhase

DeployPhase = "idle" | "running" | "done" | "failed"

Defined in: src/update.ts:16

Live state of the detached deploy launched by UpdateService.apply.