microsoft / appcenter-sdk-android

Development repository for the App Center SDK for Android
Other
277 stars 134 forks source link

[CI] Add publishing to Azure Maven Artifacts #1738

Open DmitriyKirakosyan opened 1 week ago

DmitriyKirakosyan commented 1 week ago

This PR introduces a new stage in the CI pipeline for publishing artifacts to Azure Maven Artifacts. The artifacts are published with the commit hash included in their version to avoid conflicts during the release process.

Additionally, removed ESRP publish task, as it should be done in the release pipeline.

Build AB#107584