Pipelines
Abstract
Pipelines allow you to define dependencies between your Workflows. This can reduce build time by running CI tasks in parallel whenever possible.
Pipelines allow you to define dependencies between your Workflows. This can reduce build time by running CI tasks in parallel whenever possible.