Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.39 KB

Readme.md

File metadata and controls

29 lines (15 loc) · 1.39 KB

Introduction

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.

Azure Pipelines Templates

The templates are designed to be used across multiple projects and can be referenced in the azure-pipelines.yml file of the project repository:

Templates

Example of usage of the templates

An example of how to use the templates in an azure-pipelines.yml file is shown below:

Usage

Disclaimer

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.

Docs References

Repository Resoruce

Template usage reference

Use templates for security

Define approvals and checks - Required template