updated build-all
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 maven_module "aws/aws-dynamodb"
|
||||
build_maven_module "aws/springcloudrds"
|
||||
build_maven_module "aws/springcloudsqs"
|
||||
build_maven_module "spring-boot/spring-boot-logging-2"
|
||||
@@ -183,4 +184,4 @@ then
|
||||
echo "+++"
|
||||
echo "+++ MODULE 4 SUCCESSFUL"
|
||||
echo "+++"
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user