summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2019-07-01 10:52:43 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2019-07-01 10:52:43 -0700
commit1ce8d8546ba3c445000f147e51cb7b489ee0f2cc (patch)
treec39d1efd1f6e444f9886ca8625e83ff9f1c4fac4 /jjb
parentc89f57e36f7c2151cf9600c94be601e0bfb02e3a (diff)
Update maven-docker-stage for policy
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>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/policy/policy-drools-applications.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/jjb/policy/policy-drools-applications.yaml b/jjb/policy/policy-drools-applications.yaml
index bc5d33dd2..9c50b9b91 100644
--- a/jjb/policy/policy-drools-applications.yaml
+++ b/jjb/policy/policy-drools-applications.yaml
@@ -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'