From: Andrew Grimberg Date: Wed, 15 Feb 2017 14:56:31 +0000 (-0800) Subject: Switch docker image from centos to ubuntu X-Git-Tag: 1.0.0-Amsterdam~744 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=8b18a2562ee7a85eab134e1ded54f6478ae6433d;p=ci-management.git Switch docker image from centos to ubuntu Change-Id: I19ff081bbf8391bcbd03ad895b2c25dc4859850e Signed-off-by: Andrew Grimberg --- diff --git a/jjb/ci-management/ci-management.yaml b/jjb/ci-management/ci-management.yaml index 8a6d7e473..662e9c542 100644 --- a/jjb/ci-management/ci-management.yaml +++ b/jjb/ci-management/ci-management.yaml @@ -22,8 +22,8 @@ - docker exclude: - # only build the docker image on centos at present - - platforms: ubuntu-16.04 + # only build the docker image on ubuntu at present + - platforms: centos templates: docker - job-template: