summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2020-03-25 18:53:37 +0530
committerseshukm <seshu.kumar.m@huawei.com>2020-03-25 18:54:28 +0530
commit742bde84f2c24ea3af15e7f611eaea1b0f515f89 (patch)
treee60d221be66b581fbc3e1aeabc9457c9bc28176f
parenta3e7575dc20e04adc5001dc1990c098e5bb02b37 (diff)
Take 1 for the build issue on docker
Issue-ID: SO-2760 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I53d543c945e80bf6f04d8ef78b66c9f933ab4dd4
-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 323bca47d..7db98626f 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: '-P docker -Dmaven.test.skip=true'
+ mvn-params: '-P docker -DskipTests'
container-public-registry: 'nexus3.onap.org:10001'
container-staging-registry: 'nexus3.onap.org:10003'
- '{project-name}-gerrit-release-jobs':