<p>Pipeline is a kind of build which uses Jenkins Workflow internally which has multiple Stages. You will see the active pipelines here after you add a build to this project</p>
</div>
</div>
<divng-show="model.job.builds.length">
<divng-repeat="build in model.job.builds | filter:model.filterText track by $index">