summaryrefslogtreecommitdiffstats
path: root/jjb/dmaap/dmaap-buscontroller.yaml
diff options
context:
space:
mode:
authordglFromAtt <dgl@research.att.com>2019-07-03 13:35:40 +0000
committerdglFromAtt <dgl@research.att.com>2019-07-03 13:38:12 +0000
commitc9d8eeec6d3d516b2a1b8aa4ac4d781fe3a2eaaa (patch)
tree8c471d548a1531e5c73e91d3d5e49ebbf20881eb /jjb/dmaap/dmaap-buscontroller.yaml
parent4de10f053cdcb14d93985e042266d65d9847042e (diff)
Fix DMAAP buscontroller maven-docker-stage
Use docker:push instead of -DdockerPush Change-Id: Ifee971ba28cfd7fa2b64c523301fd593c8dba87f Issue-ID: CIMAN-33 Signed-off-by: dglFromAtt <dgl@research.att.com>
Diffstat (limited to 'jjb/dmaap/dmaap-buscontroller.yaml')
-rw-r--r--jjb/dmaap/dmaap-buscontroller.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/dmaap/dmaap-buscontroller.yaml b/jjb/dmaap/dmaap-buscontroller.yaml
index f43e43ac9..0ee00e2d2 100644
--- a/jjb/dmaap/dmaap-buscontroller.yaml
+++ b/jjb/dmaap/dmaap-buscontroller.yaml
@@ -27,7 +27,7 @@
maven-versions-plugin: true
- gerrit-maven-docker-stage:
build-node: ubuntu1604-docker-8c-8g
- mvn-goals: 'clean package -P docker docker:build -DpushImage'
+ mvn-goals: 'clean package -P docker docker:build docker:push'
container-public-registry: 'nexus3.onap.org:10001'
container-staging-registry: 'nexus3.onap.org:10003'