DEV Community

jc566
jc566

Posted on

Azure Devops Build Pipelines Classic tutorial

This video is a introductory tutorial to Azure Devops Build Pipelines Classic. Classic pipelines are the only option when using TFVC code source. You can still use it with Git Repos, but YML is recommended for GIT as it has great features such as checking in to GIT repo itself.

I cover all the options provided to you for Classic Pipeline and do not go into any specifics with the intent that I show you the why and what, so you can solve the "how" to solve your specific pipeline approach.

Top comments (0)

nextjs tutorial video

Youtube Tutorial Series 📺

So you built a Next.js app, but you need a clear view of the entire operation flow to be able to identify performance bottlenecks before you launch. But how do you get started? Get the essentials on tracing for Next.js from @nikolovlazar in this video series 👀

Watch the Youtube series

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay