Questions tagged [azure-devops]

20 questions
2
votes
0 answers

Azure DevOps Pipeline CI good pratice when creating it's own pipeline?

I'm using Azure DevOps Pipeline for CI and CD (Continuous Integration and Continuous Deployment). I realize there are many ways to define de build Pipeline. Let me explain with examples: For one of my project I started by creating 2 Pipelines. Both…