Skip to content

Commit

Permalink
Merge branch '2.2.x' into 2.3.x
Browse files Browse the repository at this point in the history
  • Loading branch information
philwebb committed Sep 22, 2020
2 parents a47bc41 + be00bbc commit fa81c37
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion ci/parameters.yml
Expand Up @@ -8,7 +8,6 @@ artifactory-server: "https://repo.spring.io"
branch: "2.3.x"
milestone: "2.3.x"
build-name: "spring-boot"
pipeline-name: "spring-boot-2.3.x"
ci-image-name: "spring-boot-ci-23x"
concourse-url: "https://ci.spring.io"
bintray-subject: "spring"
Expand Down
2 changes: 1 addition & 1 deletion ci/pipeline.yml
Expand Up @@ -364,7 +364,7 @@ jobs:
params: { state: "pending", commit: "git-repo" }
- do:
- task: build-project
image: spring-boot-jdk15-ci-image
image: ci-image-jdk15
<<: *build-project-task-params
on_failure:
do:
Expand Down

0 comments on commit fa81c37

Please sign in to comment.