Pipelines

{{#if pipelines}} {{#each pipelines}}

{{name}}

{{versions.length}} versions

{{/each}} {{else}}
No pipelines found. Start by creating a pipeline and running some generations.
{{/if}}