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 output. It may also do […]

The post Episode 143 – Azure Pipelines appeared first on The 6 Figure Developer.