how to connect to an azure artifacts feed and publish maven artifacts using gradle from my yaml azure pipeline, i want to publish my artifact in azure artifact such that my maven central dependenceis gets stored in a feed called “GradleBinaries” and SNAPSHOT gets stored in a fifferent feed called “CustomArtifacts”…. i dont have setting.xml file … if anyone can help i would appreciate it
i have tried implementing the method mentioned in official document but it didn’t work out
Mohd. Danish is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.