Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 317 Bytes

RELEASING.md

File metadata and controls

16 lines (13 loc) · 317 Bytes

Releasing

To release formula artifacts, make sure you have signing and configuration setup

Make sure you have local.properties configured

signingKey=/path/to/maven-key.asc
signingPassword=

SONATYPE_NEXUS_USERNAME=
SONATYPE_NEXUS_PASSWORD=

To upload archives

.buildscript/upload_archives.sh