You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use YAML pipeline definitions to define build and release pipelines.
DESCRIPTION
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.
Mininum TokenType: `ReadOnly
RECOMMENDATION
Use YAML pipeline definitions to define build and release pipelines.