Skip to content

Commit fa81c37

Browse files
committed
Merge branch '2.2.x' into 2.3.x
2 parents a47bc41 + be00bbc commit fa81c37

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

ci/parameters.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ artifactory-server: "https://repo.spring.io"
88
branch: "2.3.x"
99
milestone: "2.3.x"
1010
build-name: "spring-boot"
11-
pipeline-name: "spring-boot-2.3.x"
1211
ci-image-name: "spring-boot-ci-23x"
1312
concourse-url: "https://ci.spring.io"
1413
bintray-subject: "spring"

ci/pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ jobs:
364364
params: { state: "pending", commit: "git-repo" }
365365
- do:
366366
- task: build-project
367-
image: spring-boot-jdk15-ci-image
367+
image: ci-image-jdk15
368368
<<: *build-project-task-params
369369
on_failure:
370370
do:

0 commit comments

Comments
 (0)