diff options
author | Patrick Brady <pb071s@att.com> | 2018-08-16 08:29:43 -0700 |
---|---|---|
committer | Patrick Brady <pb071s@att.com> | 2018-08-16 08:29:46 -0700 |
commit | cb674d6f0dc00530c8e199d2279486c1fa39e749 (patch) | |
tree | 28fad6aacaf550e81a55430be1970800266f42d5 /jjb/appc | |
parent | 717c2c2cc3a337fcb68e46b605cd05ed5c98afc8 (diff) |
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 <pb071s@att.com>
Issue-ID: APPC-1155
Diffstat (limited to 'jjb/appc')
-rw-r--r-- | jjb/appc/appc-deployment.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
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': |