Add job for building ONAP web portal image 94/67394/3
authorStamatis Katsaounis <mokats@intracom-telecom.com>
Tue, 26 Mar 2019 09:30:04 +0000 (11:30 +0200)
committerStamatis Katsaounis <mokats@intracom-telecom.com>
Tue, 26 Mar 2019 14:35:48 +0000 (14:35 +0000)
This patch adds a new job for building the ONAP web portal docker
image. This image needs extra build arguements to be built.

Change-Id: Ic5489af93f812c2aad9155a71175fd791fa03cab
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
jjb/releng/opnfv-docker.yaml

index 446b305..1458339 100644 (file)
           dockerfile: 'Dockerfile.web'
           <<: *master
           <<: *other-receivers
+      - 'dovetail-webportal-web-onap':
+          project: 'dovetail-webportal'
+          dockerfile: 'Dockerfile.web'
+          extra_build_args: 'CONTAINER=onap GUI=onap-ui'
+          <<: *master
+          <<: *other-receivers
       - 'nfvbench':
           project: 'nfvbench'
           <<: *master