summaryrefslogtreecommitdiffstats
path: root/jjb/msb/msb-apigateway.yaml
diff options
context:
space:
mode:
authorHuabing Zhao <zhaohuabing@gmail.com>2019-07-17 15:36:24 +0800
committerHuabing Zhao <zhaohuabing@gmail.com>2019-07-23 11:37:41 +0800
commit14b314b3942339c592ab20247cee4d16717d82a5 (patch)
tree978d51d1b4b797f8d2e465666acedae830e31ab4 /jjb/msb/msb-apigateway.yaml
parent89aa5c0e186f27edf84853ec90c9e5f5fa4fef41 (diff)
Remove deprecated release job
MSB Maven stage jobs are working fine now. Remove old release job. Issue-ID: MSB-266 Signed-off-by: Huabing Zhao <zhaohuabing@gmail.com> Change-Id: I4d4fc46b1ff8a9673174c0e09fafef629ad6d469
Diffstat (limited to 'jjb/msb/msb-apigateway.yaml')
-rw-r--r--jjb/msb/msb-apigateway.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/jjb/msb/msb-apigateway.yaml b/jjb/msb/msb-apigateway.yaml
index 495b3cc1c..ec988621f 100644
--- a/jjb/msb/msb-apigateway.yaml
+++ b/jjb/msb/msb-apigateway.yaml
@@ -15,13 +15,13 @@
sign-artifacts: true
build-node: centos7-builder-4c-4g
maven-versions-plugin: true
- - '{project-name}-{stream}-release-version-java-daily'
- - '{project-name}-{stream}-docker-java-version-shell-daily':
- docker-pom: 'pom.xml'
- mvn-goals: 'install'
- script:
- !include-raw-escape: 'build-apigateway-docker-image.sh'
+ - gerrit-maven-docker-stage:
build-node: ubuntu1604-docker-8c-8g
+ maven-versions-plugin: true
+ mvn-pom: 'distributions/msb-apigateway/pom.xml'
+ container-public-registry: 'nexus3.onap.org:10001'
+ container-staging-registry: 'nexus3.onap.org:10003'
+ mvn-params: '-f distributions/msb-apigateway/pom.xml -Dmaven.test.skip=true -P linux,docker'
project: 'msb/apigateway'
stream:
- 'master':