From cb674d6f0dc00530c8e199d2279486c1fa39e749 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Thu, 16 Aug 2018 08:29:43 -0700 Subject: 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 --- jjb/appc/appc-deployment.yaml | 2 -- 1 file changed, 2 deletions(-) (limited to 'jjb/appc/appc-deployment.yaml') 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': -- cgit 1.2.3-korg