Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 250 Bytes

RELEASING.md

File metadata and controls

8 lines (7 loc) · 250 Bytes

Bintray upload

Set environment variables BINTRAY_USER and BINTRAY_KEY to your bintray credentials. Run gradle with

./gradlew clean build bintrayUpload --info

to upload the artifacts to the rmf-codegen repository in your bintray project.