Update jenkins job to use global docker profile 23/33523/1
authorVenkata Harish K Kajur <vk250x@att.com>
Thu, 1 Mar 2018 03:09:42 +0000 (22:09 -0500)
committerVenkata Harish K Kajur <vk250x@att.com>
Thu, 1 Mar 2018 03:18:51 +0000 (22:18 -0500)
In recent changes to aai resources, made changes
to the pom structure to use the docker profile
so we can now start using the global template

Issue-ID: AAI-824
Change-Id: Ie534d389a4838e2d1412b188e07f17ccceadbe4b
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
jjb/aai/aai-resources.yaml

index 319b544..14bffbc 100644 (file)
           site-pom: 'pom.xml'
           trigger-job: '{project-name}-{stream}-release-version-java-daily'
           disabled: true
-      - '{project-name}-{stream}-aai-docker-java-version-daily':
-          pom: 'aai-resources/pom.xml'
-          mvn-goals: 'docker:build docker:push'
-          disabled: true
+      - '{project-name}-{stream}-docker-java-daily':
+          docker-pom: 'aai-resources/pom.xml'
+          mvn-profile: 'docker'
 
     project: 'aai/resources'
     stream: