Forum Discussion
surendrak90
Feb 21, 2021Copper Contributor
How to publish jars from azure pipe line to azure feed using gradle project
I have gradle project in azure repository, able to build using azure pipeline but not able to publish into azure feed. Kindly help on publishing jars to azure feed.
1 Reply
- FromelardSteel ContributorTake a look that detailed process:
- https://docs.microsoft.com/en-us/azure/devops/artifacts/gradle/publish-package-gradle?view=azure-devops
Fab