mirror of
https://github.com/square/okhttp.git
synced 2025-04-19 07:42:15 +03:00
Don't require a signing key to publish docs (#8368)
This commit is contained in:
parent
668fce2b39
commit
5e1a3e959f
@ -9,7 +9,7 @@
|
||||
set -ex
|
||||
|
||||
# Test generating the javadoc jars
|
||||
./gradlew publishToMavenLocal
|
||||
./gradlew publishToMavenLocal -DRELEASE_SIGNING_ENABLED=false
|
||||
|
||||
# Generate the API docs
|
||||
./gradlew dokkaHtmlMultiModule
|
||||
|
Loading…
x
Reference in New Issue
Block a user