Files
spring-restdocs/ci/parameters.yml
2022-01-12 10:51:59 +00:00

12 lines
425 B
YAML

github-organization: "spring-projects"
github-repository: "spring-restdocs"
docker-hub-organization: "springci"
artifactory-server: "https://repo.spring.io"
branch: "2.0.x"
milestone: "2.0.x"
build-name: "spring-restdocs"
concourse-url: "https://ci.spring.io"
task-timeout: 1h00m
registry-mirror-host: docker.repo.spring.io
registry-mirror-username: ((artifactory-username))
registry-mirror-password: ((artifactory-password))