From: Areli Fuss Date: Mon, 2 Oct 2017 15:30:31 +0000 (+0300) Subject: Add Docker job to VVP CMS X-Git-Tag: 1.0.0-Amsterdam~97^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f650875080d48565998671d6a7bbfc3c217aa9db;p=ci-management.git Add Docker job to VVP CMS Add a job for Docker build and push to VVP CMS Change-Id: Ieb76a9bde9426ca086d08bb36584c029e4bb86df Issue-Id: VVP-25 Signed-off-by: Areli Fuss --- diff --git a/jjb/vvp/vvp-cms.yaml b/jjb/vvp/vvp-cms.yaml index 39c5c8783..ab38f3def 100644 --- a/jjb/vvp/vvp-cms.yaml +++ b/jjb/vvp/vvp-cms.yaml @@ -15,5 +15,6 @@ build-node: ubuntu1604-basebuild-4c-4g jobs: - '{project-name}-{stream}-{subproject}-verify-python' + - '{project-name}-{stream}-docker-java-daily' docker-pom: 'pom.xml' mvn-profile: 'default'