Skip to content

Commit

Permalink
Record build process
Browse files Browse the repository at this point in the history
  • Loading branch information
dmcg committed Aug 13, 2021
1 parent 8d1ba7c commit ed402fd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions release.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/env bash
set -e

: "${BINTRAY_API_KEY?Need to set BINTRAY_API_KEY}"

./gradlew clean build core:publish core:bintrayUpload --no-build-cache
./gradlew clean build
echo Now OSS_PWD=*** ./gradlew clean build publishMavenJavaPublicationToSonatypeStagingRepository -Psigning.password=***

0 comments on commit ed402fd

Please sign in to comment.