spring-boot/ci/parameters.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

16 lines
594 B
YAML
Raw Permalink Normal View History

github-organization-name: "spring-projects"
github-repository-name: "spring-boot"
github-repository-uri: "https://github.com/spring-projects/spring-boot.git"
homebrew-tap-repo: "https://github.com/spring-io/homebrew-tap.git"
docker-hub-organization: "springci"
docker-hub-repository-prefix: "spring-boot"
artifactory-snapshot-repository: "libs-snapshot-local"
artifactory-staging-repository: "libs-staging-local"
artifactory-url: "https://repo.spring.io"
2023-01-23 19:15:55 +08:00
branch: "3.0.x"
milestone: "3.0.x"
build-name: "spring-boot"
2018-04-12 09:09:08 +08:00
concourse-url: "https://ci.spring.io"
task-timeout: 2h00m
final-release: true