Skip to content

Commit

Permalink
update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
habinkim committed Apr 4, 2024
1 parent 52db526 commit 39f5fa1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -330,6 +330,9 @@ bootJar {
dependsOn 'asciidoctor'
dependsOn 'openapi3'
dependsOn 'postman'
from("${docsDir}") {
into "static/docs"
}
}

dependencyManagement {
Expand Down

0 comments on commit 39f5fa1

Please sign in to comment.