updated build-all
This commit is contained in:
@@ -86,6 +86,7 @@ if [[ "$MODULE" == "module5" ]]
|
|||||||
then
|
then
|
||||||
# ADD NEW MODULES HERE
|
# ADD NEW MODULES HERE
|
||||||
# (add new modules above the rest so you get quicker feedback if it fails)
|
# (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/springcloudrds"
|
||||||
build_maven_module "aws/springcloudsqs"
|
build_maven_module "aws/springcloudsqs"
|
||||||
build_maven_module "spring-boot/spring-boot-logging-2"
|
build_maven_module "spring-boot/spring-boot-logging-2"
|
||||||
@@ -183,4 +184,4 @@ then
|
|||||||
echo "+++"
|
echo "+++"
|
||||||
echo "+++ MODULE 4 SUCCESSFUL"
|
echo "+++ MODULE 4 SUCCESSFUL"
|
||||||
echo "+++"
|
echo "+++"
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user