I'm using Azure DevOps where I have a couple of CI pipelines to build some Xamarin apps. I want to create a new one that merges the functionality of the two existing CI pipelines. Can I copy or clone without impacting the existing pipelines so that I can make changes to the new pipeline ?