pipelines
How to load & run pipelines.
title | description |
---|---|
built-in pipelines | Ready-made pipelines that come with pypyr out of the box. |
custom pype loader | Create a custom pipeline loader to load pipelines from elsewhere. |
pipeline look-up order | pypyr looks for pipeline files & custom code modules on disk in these directories. |
run a pipeline with the pypyr cli | How to run a pypyr pipeline yaml from the cli |