How do you support pipelines as code
YAML
Release jobs
Series of tasks that run sequentially on the same target
Can be combined with one pipeline to enable multi-platform deployment
Jobs run on the host machine where the agent is installed
Multi-configuration
Run the same set of tasks on multiple configurations
Multi-agent
Run the same set of tasks on multiple agents using the specified number of agents