Problem scenario
You want to use an Azure pipeline. You want it to perform a build. What should you do?
Solution
Prerequisites
i. You must have a supported code versioning system with certain files. As of 10/7/19 the options are Azure Repos Git, Bitbucket Cloud, GitHub, GitHub Enterprise Server, other Git repositories or Subversion. If you follow steps 1 through 4 of How Do You Build a Java Program with Maven?
…
Continue reading “How Do You Create a Build Pipeline in Azure?”