Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/houssemdellai/azuredevopspipelines-templates
This project shows how to use YAML templates in Azure DevOps Pipelines.
https://github.com/houssemdellai/azuredevopspipelines-templates
azure azure-devops ci-cd devops templates terraform
Last synced: 2 days ago
JSON representation
This project shows how to use YAML templates in Azure DevOps Pipelines.
- Host: GitHub
- URL: https://github.com/houssemdellai/azuredevopspipelines-templates
- Owner: HoussemDellai
- Created: 2020-06-26T21:33:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-16T10:20:27.000Z (over 2 years ago)
- Last Synced: 2024-12-25T16:34:04.857Z (3 days ago)
- Topics: azure, azure-devops, ci-cd, devops, templates, terraform
- Language: HCL
- Homepage: https://www.youtube.com/houssemdellai/
- Size: 54.7 KB
- Stars: 70
- Watchers: 3
- Forks: 213
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AzureDevOpsPipelines-Templates
```yaml
# sample-azure-pipelines.yml
trigger:
- mastersteps:
- 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