Build CI images in parallel

Closes gh-18115
This commit is contained in:
Phillip Webb 2019-09-03 16:10:42 -07:00
parent 42ba3050bc
commit 8e6dbae402
1 changed files with 13 additions and 12 deletions

View File

@ -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