Skip to content

Commit 8177102

Browse files
committed
Put back docs as part of the build
1 parent 92bfea9 commit 8177102

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

settings.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ include 'spring-statemachine-data:jpa'
7676
include 'spring-statemachine-data:redis'
7777
include 'spring-statemachine-data:mongodb'
7878

79+
include 'docs'
80+
7981
rootProject.children.each { project ->
8082
if (project.name == 'spring-statemachine-data') {
8183
project.name = 'spring-statemachine-data-common'

0 commit comments

Comments
 (0)