Skip to content
This repository has been archived by the owner on Oct 28, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (8 loc) · 547 Bytes

V1alpha1ContinueOn.md

File metadata and controls

12 lines (8 loc) · 547 Bytes

V1alpha1ContinueOn

ContinueOn defines if a workflow should continue even if a task or step fails/errors. It can be specified if the workflow should continue when the pod errors, fails or both.

Properties

Name Type Description Notes
error bool [optional]
failed bool [optional]

[Back to Model list] [Back to API list] [Back to README]