added docker files

This commit is contained in:
Pratik Das
2020-08-30 12:23:08 +04:00
parent e833835beb
commit 64f680bd70

View File

@@ -87,6 +87,7 @@ then
# ADD NEW MODULES HERE
# (add new modules above the rest so you get quicker feedback if it fails)
build_maven_module "spring-boot/spring-boot-logging-2"
build_maven_module "spring-boot/spring-boot-docker"
build_gradle_module "spring-boot/devtools-demo"
build_gradle_module "spring-boot/cache"
build_gradle_module "spring-boot/bean-lifecycle"