Update maven-docker-stage for policy 42/90742/1
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 1 Jul 2019 17:52:43 +0000 (10:52 -0700)
committerJessica Wagantall <jwagantall@linuxfoundation.org>
Mon, 1 Jul 2019 17:52:43 +0000 (10:52 -0700)
Update policy-drools-applications-maven-docker-stage-master
to skip signing of jar artifacts (not needed for docker images)
Run build in ubuntu node.

Change-Id: I9fb97f5328c01adb7e8e7933de96d3f3e3930ba5
Issue-ID: CIMAN-33
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
jjb/policy/policy-drools-applications.yaml

index bc5d33d..9c50b9b 100644 (file)
@@ -18,8 +18,7 @@
           build-node: centos7-builder-4c-4g
           maven-versions-plugin: true
       - gerrit-maven-docker-stage:
-          sign-artifacts: true
-          build-node: centos7-docker-8c-8g
+          build-node: ubuntu1604-docker-8c-8g
           maven-versions-plugin: true
           mvn-params: '-P docker'
           container-public-registry: 'nexus3.onap.org:10001'