Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (7 loc) · 472 Bytes

Inputs.md

File metadata and controls

14 lines (7 loc) · 472 Bytes

Inputs

Inputs are the mechanism for passing parameters, artifacts, volumes from one template to another

Properties

Name Type Description Notes
artifacts List<Artifact> Artifact are a list of artifacts passed as inputs [optional]
parameters List<Parameter> Parameters are a list of parameters passed as inputs [optional]