summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2018-02-28 22:09:42 -0500
committerVenkata Harish K Kajur <vk250x@att.com>2018-02-28 22:18:51 -0500
commit5c89d18b7fe3e29f1bcffebacf906403509ce112 (patch)
tree33d4166d528768c5ac61fce619e9d7073da3a75d /jjb
parentc2654c37934c8f0e678929a458e7063b4a0168b6 (diff)
Update jenkins job to use global docker profile
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>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/aai/aai-resources.yaml7
1 files changed, 3 insertions, 4 deletions
diff --git a/jjb/aai/aai-resources.yaml b/jjb/aai/aai-resources.yaml
index 319b54473..14bffbc8a 100644
--- a/jjb/aai/aai-resources.yaml
+++ b/jjb/aai/aai-resources.yaml
@@ -12,10 +12,9 @@
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: