Merge "Fix snapshot publish"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 12 Aug 2019 16:39:03 +0000 (16:39 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 12 Aug 2019 16:39:03 +0000 (16:39 +0000)
jjb/so/so.yaml

index cc9522b..d1f7217 100644 (file)
@@ -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'