summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2019-08-12 09:42:07 -0500
committerBrian Freeman <bf1936@att.com>2019-08-12 09:42:14 -0500
commit226edbaa7562f662d7cf06b164a972b093c456fa (patch)
treef8b69cea95b99c95fdafa3e5b0df3b67e5c846ee /jjb
parent138e8df87595aa2d55e85b4c1fab891a7ff678ef (diff)
Fix snapshot publish
Issue-ID: SO-2097 Change-Id: I61786979f3fccc170ef51e1c46beababc749ac42 Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/so/so.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/so/so.yaml b/jjb/so/so.yaml
index cc9522b12..d1f7217db 100644
--- a/jjb/so/so.yaml
+++ b/jjb/so/so.yaml
@@ -18,7 +18,7 @@
- gerrit-maven-docker-stage:
build-node: ubuntu1604-docker-8c-8g
maven-versions-plugin: true
- mvn-params: '-Dmaven.test.skip=true'
+ mvn-params: '-P docker -Dmaven.test.skip=true'
container-public-registry: 'nexus3.onap.org:10001'
container-staging-registry: 'nexus3.onap.org:10003'
project: 'so'