Optionalallow_Optionaldepends_The step keys for a step to depend on
The name to give to this group of steps
OptionalidA unique identifier for a step, must not resemble a UUID
OptionalidentifierA unique identifier for a step, must not resemble a UUID
OptionalifA boolean expression that omits the step when false
Optionalif_Agent-applied attribute: A glob pattern that omits the step from a build if it does not match any files changed in the build. Can be a single pattern, list of patterns, or an object with include/exclude attributes.
OptionalkeyA unique identifier for a step, must not resemble a UUID
OptionallabelThe name to give to this group of steps
OptionalnameThe name to give to this group of steps
OptionalnotifyArray of notification options for this step
OptionalskipWhether this step should be skipped. Passing a string provides a reason for skipping this command
A list of steps
Whether to proceed with this step and further steps if a step named in the depends_on attribute fails