diff options
-rw-r--r-- | jjb/ci-management/ci-management.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
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: |