summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorJimmy Forsyth <jf2512@att.com>2019-06-28 16:44:17 -0400
committerJimmy Forsyth <jf2512@att.com>2019-06-28 16:56:34 -0400
commitf241500f8fee5b411dbf6f02b32097957321eb95 (patch)
tree503e58fd97755c03191f5fadc7505838579d2648 /jjb
parent6eea16924a3396506f7e34078f40c196f42708c4 (diff)
Add docker profile to docker stage job
Issue-ID: AAI-2467 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: I65a281a0711bf51796ab83e83baa3e1366246cc1
Diffstat (limited to 'jjb')
-rw-r--r--jjb/aai/aai-schema-service.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/aai/aai-schema-service.yaml b/jjb/aai/aai-schema-service.yaml
index 80ac9cb33..20aea9375 100644
--- a/jjb/aai/aai-schema-service.yaml
+++ b/jjb/aai/aai-schema-service.yaml
@@ -16,7 +16,7 @@
build-node: centos7-builder-4c-4g
maven-versions-plugin: true
- gerrit-maven-docker-stage:
- mvn-params: '-Dmaven.test.skip=true'
+ mvn-params: '-P docker -Dmaven.test.skip=true'
build-node: ubuntu1604-docker-8c-8g
container-public-registry: 'nexus3.onap.org:10001'
container-staging-registry: 'nexus3.onap.org:10003'