Skip to content

This repository contains examples of Azure DevOps Pipelines templates that can be shared with Project Teams for governance during PR, CI and CD.

Notifications You must be signed in to change notification settings

liguori/ado-pipelines-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

This repository contains examples of Azure DevOps Pipelines templates that can be shared with Project Teams for governance during PR, CI and CD.

Resources

Stars

Watchers

Forks