There was an error while loading. Please reload this page.
1 parent 668fce2 commit 5e1a3e9Copy full SHA for 5e1a3e9
1 file changed
test_docs.sh
@@ -9,7 +9,7 @@
9
set -ex
10
11
# Test generating the javadoc jars
12
-./gradlew publishToMavenLocal
+./gradlew publishToMavenLocal -DRELEASE_SIGNING_ENABLED=false
13
14
# Generate the API docs
15
./gradlew dokkaHtmlMultiModule
0 commit comments