Skip to content

Commit

Permalink
Merge pull request #45 from rethinkdb/update-deploy-docs
Browse files Browse the repository at this point in the history
Update how to deploy
  • Loading branch information
AdrianTodt authored Apr 23, 2020
2 parents f1e1ddb + e135aa7 commit 33c8484
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -321,6 +321,7 @@ tasks {

withType<BintrayUploadTask> {
dependsOn("assemble", "publishToMavenLocal")
mustRunAfter("doSigning", "signArchives")
}
}

Expand Down

0 comments on commit 33c8484

Please sign in to comment.