Tuesday, May 28, 2019

How to Edit a YAML Azure DevOps Pipeline

I cannot stress you enough on how much better the experience is of having builds defined in code rather than having a build definition on the server, so I'm here to convince you to move to the new YAML build system in Azure DevOps.

Having build definition in code gives you many benefits, the first being  that builds evolve with code branches.



from DZone.com Feed http://bit.ly/2XgLTsM

No comments:

Post a Comment