Skip to content

Commit 1d7477a

Browse files
committed
Exclude docs from build
1 parent 3034d03 commit 1d7477a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

settings.gradle

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

79-
include 'docs'
80-
8179
rootProject.children.each { project ->
8280
if (project.name == 'spring-statemachine-data') {
8381
project.name = 'spring-statemachine-data-common'

0 commit comments

Comments
 (0)