-
-
Notifications
You must be signed in to change notification settings - Fork 7
Azure.DevOps.Pipelines.Core.UseYamlDefinition
github-actions edited this page Sep 23, 2023
·
2 revisions
category: Repository severity: Important online version: https://github.com/cloudyspells/PSRule.Rules.AzureDevOps/blob/main/src/PSRule.Rules.AzureDevOps/en/Azure.DevOps.Pipelines.Core.UseYamlDefinition.md
Use YAML pipeline definitions to define build and release pipelines.
Using YAML pipeline definitions allows you to define build and release pipelines as code. This allows you to manage changes to your pipelines in the same way as you manage changes to your application code. You can use source control to view changes to your pipelines, roll back to previous versions, and easily collaborate with other developers on your team.
Use YAML pipeline definitions to define build and release pipelines.