Accessing multiple repos in Azure DevOps from a pipeline task
Had a problem today where I needed to access multiple repos from a build script so that I could run some powershell that is stored locally »
Had a problem today where I needed to access multiple repos from a build script so that I could run some powershell that is stored locally »
I had a problem a few weeks ago where i was struggling to get Kubernetes (AKS) secrets set at deploy/release time when using Azure DevOps »