This project shows how to use YAML templates in Azure DevOps Pipelines.
Last updated May 30, 2026
72
Stars
224
Forks
5
Issues
0
Stars/day
Attention Score
44
Language breakdown
No language data available.
▸ Files
click to expand
README
AzureDevOpsPipelines-Templates
# sample-azure-pipelines.yml
trigger:
- master
steps:
- template: sample-template-step.yml
- template: sample-template-step.yml
- template: sample-template-step.yml
Video with explanantion on youtube is available here: https://youtu.be/US_e31hZiWk🔗 More in this category