Upgrade CI pipeline

This commit upgrades the CI pipeline with the following:

* replace JDK16 with JDK17 as build variant
* upgrade all JDK versions
* replace docker-image with registry-image resource for CI image
This commit is contained in:
Brian Clozel
2022-02-14 10:29:45 +01:00
parent 3ec612aaf8
commit 2f78abd56e
4 changed files with 15 additions and 15 deletions

View File

@@ -1,6 +1,3 @@
email-server: "smtp.svc.pivotal.io"
email-from: "ci@spring.io"
email-to: ["spring-framework-dev@pivotal.io"]
github-repo: "https://github.com/spring-projects/spring-framework.git"
github-repo-name: "spring-projects/spring-framework"
docker-hub-organization: "springci"