Introduce property for Jenkins user and Artifactory server details.

Closes #2336
This commit is contained in:
Mark Paluch
2023-11-28 08:54:59 +01:00
parent 2607c1072e
commit e2ace5f0a9
2 changed files with 12 additions and 6 deletions

View File

@@ -25,3 +25,6 @@ docker.java.inside.docker=-u root -v /var/run/docker.sock:/var/run/docker.sock -
docker.registry=
docker.credentials=hub.docker.com-springbuildmaster
artifactory.credentials=02bd1690-b54f-4c9f-819d-a77cb7a9822c
artifactory.url=https://repo.spring.io
artifactory.repository.snapshot=libs-snapshot-local
jenkins.user.name=spring-builds+jenkins