Publish to internal feed in Azure Devops
We are migrating to Azure devops environment and have a problem. In our old environment, we used a Jenkins server to automate a release procedure ran a gradle maven deploy plugin script using following info: groupId example: "com.foo" artifactId example:…