TaskStep.if
Home > @backstage/plugin-scaffolder-common
> TaskStep
> if
When this is false, or if the templated value string evaluates to something that is falsy the step will be skipped.
Signature:
if?: string | boolean;
Home > @backstage/plugin-scaffolder-common
> TaskStep
> if
When this is false, or if the templated value string evaluates to something that is falsy the step will be skipped.
Signature:
if?: string | boolean;