This repository contains examples of Azure DevOps Pipelines templates that can be shared with Project Teams for governance during the execution of PR, CI and CD automation.
The templates are designed to be used across multiple projects and can be referenced in the azure-pipelines.yml
file of the project repository:
An example of how to use the templates in an azure-pipelines.yml
file is shown below:
The pipeline templates in this repository are not production ready, it can be incomplete, not working and should be considered as an example of the Azure Pipeline YAML syntax and Tasks to use when referencing templates and their possible implementations.