Abort
Abort (abort
)
Section titled “Abort (abort)”Abort the job if the condition is met.
Contents
Section titled “Contents”Fields
Section titled “Fields”Field | Type | Required | Description |
---|---|---|---|
description | string | describe this step. | |
condition | lua-expression (string ) | ✅ | Run this action if the specified condition is met. |
message | string | ✅ | Emit this log warning when the job aborts. |