Commit 8f673735 authored by Andy Wilkinson's avatar Andy Wilkinson

Merge branch '2.0.x'

parents 022c9dd5 d267f1ed
...@@ -106,11 +106,11 @@ jobs: ...@@ -106,11 +106,11 @@ jobs:
- put: spring-boot-ci-image - put: spring-boot-ci-image
params: params:
build: ci-images-git-repo/ci/images 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 - put: spring-boot-jdk11-ci-image
params: params:
build: ci-images-git-repo/ci/images 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 - name: build
serial: true serial: true
public: true public: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment