Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.07 KB

File metadata and controls

17 lines (12 loc) · 1.07 KB

type Schema

https://github.com/kitproj/kit/internal/types/workflow#/$defs/Task/properties/type

Type is the type of the task: "service" or "job". If omitted, if there are ports, it's a service, otherwise it's a job. This is only needed when you have service that does not listen on ports. Services are running in the background.

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status Unknown identifiability Forbidden Allowed none workflow.schema.json*

type Type

string (type)