Skip to content

Commit bcd975e

Browse files
committed
added rds code
1 parent 7fd1bdc commit bcd975e

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_maven_module "aws/springcloudrds"
8990
build_maven_module "aws/springcloudsqs"
9091
build_maven_module "spring-boot/spring-boot-logging-2"
9192
build_gradle_module "spring-boot/devtools-demo"

0 commit comments

Comments
 (0)