Home
Softono
AzureDevOpsPipelines-Templates

AzureDevOpsPipelines-Templates

Open source HCL
72
Stars
226
Forks
5
Issues
1
Watchers
4 years
Last Commit

About AzureDevOpsPipelines-Templates

This project shows how to use YAML templates in Azure DevOps Pipelines.

Platforms

Web Self-hosted

Languages

HCL

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