how to connect to an azure artifacts feed and publish maven artifacts using gradle
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