Merge branch '2.0.x'

This commit is contained in:
Andy Wilkinson 2018-11-01 13:04:26 +00:00
commit 8f67373581

View File

@ -106,11 +106,11 @@ jobs:
- put: spring-boot-ci-image
params:
build: ci-images-git-repo/ci/images
dockerfile: spring-boot-ci-image/Dockerfile
dockerfile: ci-images-git-repo/ci/images/spring-boot-ci-image/Dockerfile
- put: spring-boot-jdk11-ci-image
params:
build: ci-images-git-repo/ci/images
dockerfile: spring-boot-jdk11-ci-image/Dockerfile
dockerfile: ci-images-git-repo/ci/images/spring-boot-jdk11-ci-image/Dockerfile
- name: build
serial: true
public: true