Introduce property for Jenkins user and Artifactory server details.

Closes #454
This commit is contained in:
Mark Paluch
2023-11-24 10:44:02 +01:00
parent 542dae27c0
commit 2d6cc554b7
2 changed files with 12 additions and 10 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