Commit fa81c374 authored by Phillip Webb's avatar Phillip Webb

Merge branch '2.2.x' into 2.3.x

parents a47bc41f be00bbcf
...@@ -8,7 +8,6 @@ artifactory-server: "https://repo.spring.io" ...@@ -8,7 +8,6 @@ artifactory-server: "https://repo.spring.io"
branch: "2.3.x" branch: "2.3.x"
milestone: "2.3.x" milestone: "2.3.x"
build-name: "spring-boot" build-name: "spring-boot"
pipeline-name: "spring-boot-2.3.x"
ci-image-name: "spring-boot-ci-23x" ci-image-name: "spring-boot-ci-23x"
concourse-url: "https://ci.spring.io" concourse-url: "https://ci.spring.io"
bintray-subject: "spring" bintray-subject: "spring"
......
...@@ -364,7 +364,7 @@ jobs: ...@@ -364,7 +364,7 @@ jobs:
params: { state: "pending", commit: "git-repo" } params: { state: "pending", commit: "git-repo" }
- do: - do:
- task: build-project - task: build-project
image: spring-boot-jdk15-ci-image image: ci-image-jdk15
<<: *build-project-task-params <<: *build-project-task-params
on_failure: on_failure:
do: do:
......
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