TaskSpecV1beta3.steps
Home > @backstage/plugin-scaffolder-common
> TaskSpecV1beta3
> steps
A list of steps to be executed in sequence which are defined by the template. These steps are a list of the underlying javascript action and some optional input parameters that may or may not have been collected from the end user.
Signature:
steps: TaskStep[];