spring-framework/ci/tasks
Brian Clozel 14a6909c4a Fix release pipeline for Maven Central publication
This commit fixes the missing pieces in our Maven Central publication
pipeline. Our first attempt at releasing with it showed a few problems:

* the promote task did not have the artifacts downladed with the
  artifactory repository
* we applied the wrong Sonatype credentials to the task
* the github changelog task would fail because of docker rate limiting
  since we were not using the right type of resource, which is
  configured with the proper caching mechanism

See gh-26654
2021-03-16 13:04:11 +01:00
..
build-project.yml Add git repo as output for build tasks 2020-04-29 11:05:50 +02:00
check-project.yml Introduce Gradle Toolchain support in build 2021-03-15 14:33:41 +01:00
generate-changelog.yml Fix release pipeline for Maven Central publication 2021-03-16 13:04:11 +01:00
promote-version.yml Fix release pipeline for Maven Central publication 2021-03-16 13:04:11 +01:00
stage-version.yml Add Release pipeline for Milestone versions 2020-05-07 21:35:56 +02:00