Skip to content

Commit 8f03b89

Browse files
Adds specification to build all file
1 parent f751203 commit 8f03b89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-all.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ if [[ "$MODULE" == "module5" ]]
8686
then
8787
# ADD NEW MODULES HERE
8888
# (add new modules above the rest so you get quicker feedback if it fails)
89+
build_gradle_module "spring-boot/specification"
8990
build_gradle_module "spring-boot/hibernate-search"
9091
build_maven_module "core-java/streams/fileswithstreams"
9192
build_maven_module "spring-boot/spring-boot-health-check"

0 commit comments

Comments
 (0)