To add a new pipeline you can choose between some predefined pipelines or an empty one:
Deploy pipeline
The deploy pipeline generates a deployment package for the latest commit in a selected branch and places this on an environment of choice.
Transport pipeline
The transport pipeline moves a deployed package from one environment to the next.
You can choose to create a save point (backup, constants, deployment package). This makes a rollback easy and should be used when automatically transporting to production.
SDF pipeline
The SMART Digital Factory (SDF) pipeline creates job to call SDF tools.