Skip to content

Commit

Permalink
Disable javadoc task temporarily
Browse files Browse the repository at this point in the history
Signed-off-by: gaobinlong <[email protected]>
  • Loading branch information
gaobinlong committed Jul 17, 2024
1 parent a0c42f7 commit 1a48671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ loggerUsageCheck.enabled = false
testingConventions.enabled = false
thirdPartyAudit.enabled = false
publishNebulaPublicationToMavenLocal.enabled = false
javadoc.enabled = false

test {
testLogging {
Expand Down

0 comments on commit 1a48671

Please sign in to comment.