Merge "Add the missing docker profile for aai-common"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 4 Feb 2021 02:17:07 +0000 (02:17 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 4 Feb 2021 02:17:07 +0000 (02:17 +0000)
jjb/aai/aai-aai-common.yaml

index 5c7e462..f17d6a2 100644 (file)
@@ -91,7 +91,7 @@
       - 'master':
           branch: 'master'
           distro: 'alpine'
-          mvn-params: '-P spring-boot-2-1'
+          mvn-params: '-P spring-boot-2-1,docker'
     docker_name: 'onap/aai-common-{distro}'
     docker_build_args: '-f ./Dockerfile.{distro}'
     docker_root: '$WORKSPACE/Dockerfiles/aai-common/'