Add module to build script
This commit is contained in:
@@ -86,6 +86,7 @@ if [[ "$MODULE" == "module5" ]]
|
||||
then
|
||||
# ADD NEW MODULES HERE
|
||||
# (add new modules above the rest so you get quicker feedback if it fails)
|
||||
build_gradle_module "aws/s3"
|
||||
build_maven_module "graphql"
|
||||
build_gradle_module "spring-boot/exception-handling"
|
||||
build_maven_module "spring-boot/spring-boot-elasticsearch"
|
||||
|
||||
Reference in New Issue
Block a user