The present document will introduce you to Flows and how to build your first one.
+ Flow
, and let’s get started!
Shared Directory
to share data between steps. Steps share a folder at ./shared
in which they can store heavier data and pass them to the next step.
Get more details on the Persistent Storage dedicated page.
Settings
on the top lef, or on the name of the flow on the toolbar.
Advanced
tabs of the individual script. If defined, upon error this step will be retried with a delay and a maximum number of attempts.
Test up to x
.