Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 613 Bytes

templates.md

File metadata and controls

23 lines (13 loc) · 613 Bytes

Templates

See core concepts for DAG, steps, container templates.

Container Set Template

See container set template.

Inline Templates

alpha

v3.2 and after

You can inline other templates within DAG and steps.

Examples:

!!! Warning You can only inline once. Inlining a DAG within a DAG will not work.