Pipeline Templates
Pipeline templates define the CI/CD workflow for building and deploying applications. Each template references a GitHub Actions workflow file that Konstruct commits to your application repositories during registration.
Viewing Pipeline Templates
Navigate to Pipeline templates in the sidebar. The list displays all configured templates, including their name, GitHub repository source, and version.

Creating a Pipeline Template
Click Create template to open the form. Provide the template name, description, GitHub repository URL, branch, path to the workflow, and version.

After creation, the pipeline template appears in the list and becomes selectable when registering application repositories.
