From: Patrick Brady Date: Thu, 16 Aug 2018 15:29:43 +0000 (-0700) Subject: Remove appc docker version job X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=cb674d6f0dc00530c8e199d2279486c1fa39e749;p=ci-management.git Remove appc docker version job The job is going to fail until we release java artifacts at the end of the release. Since the job makes staging docker images, the java artifacts in these images need to be released versions, since the staging docker image is going to be a candidate for release. Change-Id: Ice48015c40b33fdb32419bcf2d2692e06c0bd87c Signed-off-by: Patrick Brady Issue-ID: APPC-1155 --- diff --git a/jjb/appc/appc-deployment.yaml b/jjb/appc/appc-deployment.yaml index eccf2e13b..81dc8f40b 100644 --- a/jjb/appc/appc-deployment.yaml +++ b/jjb/appc/appc-deployment.yaml @@ -29,8 +29,6 @@ jobs: - 'docker-java-daily': mvn-params: '-Dmaven.test.skip=true' - - 'docker-version-java-daily': - mvn-params: '-Dmaven.test.skip=true' project: 'appc/deployment' stream: - 'master':