build pipeline


1
  In this episode we talk about Azure Pipelines.   Definitions What is a pipeline Chain of repeatable actions/tasks that transform some input into some output. Its like a function chain. Types of pipelines Build Pipeline This pipeline takes the source code as input and produces deployable artifacts as the […]

Episode 143 – Azure Pipelines