Skip to content
Draft
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update publish_release.sh
  • Loading branch information
nhachicha authored Jul 16, 2022
commit d0a031ca2cd68615ea44caefa16c4b7c3d91a4ab
12 changes: 2 additions & 10 deletions tools/publish_release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -166,13 +166,5 @@ notify_slack_channels() {
######################################\

check_env
verify_release_preconditions
verify_changelog

if [ "$1" != "verify" ]; then
create_javadoc
upload_to_mavenCentral
upload_debug_symbols
upload_javadoc
notify_slack_channels
fi
upload_to_mavenCentral
upload_debug_symbols