I have an Azure infrastructure and do not want to release my custom GO cli through Github Actions, I rather want to use an Azure repo and an azure pipeline to build and deploy my go cli which is cross platform. What is the best way possible to perform such a task.