Commit 8e6dbae4 authored by Phillip Webb's avatar Phillip Webb

Build CI images in parallel

Closes gh-18115
parent 42ba3050
......@@ -144,6 +144,7 @@ jobs:
plan:
- get: ci-images-git-repo
trigger: true
- in_parallel:
- put: spring-boot-ci-image
params:
build: ci-images-git-repo/ci/images
......
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