Skip to main content

Stage

Properties

  • desc - string
    The stage description.

  • id - string
    The unique stage identifier.

  • name - string
    The sage name.

  • strategy - Strategy
    The stage execution strategy.

  • type - string
    The stage type.

    enum values:

    • ci
    • group
    • parallel
    • template
  • spec - object
    The stage specification.

  • when - When
    The stage conditional logic.

  • failure - FailureList