Ubuntu – Error accessing Azure Devops artifacts nuget feed from another organization within Azure Devops yaml pipeline (in Docker step)
I have a yaml Azure DevOps pipeline as below which is trying to consume a nuget feed from another organization. As you can see I am using the nugetauthenticate@1 task to create valid credentials using a Service Connection created by…