Skip to content

Commit d44bdf4

Browse files
author
Corneil du Plessis
committed
Update develocity.xml to use env.GRADLE_ENTERPRISE_CACHE_USERNAME
1 parent eb1a764 commit d44bdf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mvn/develocity.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<remote>
2020
<server>
2121
<credentials>
22-
<username>spring-builds+jenkins</username>
22+
<username>${env.GRADLE_ENTERPRISE_CACHE_USERNAME}</username>
2323
<password>${env.GRADLE_ENTERPRISE_CACHE_PASSWORD}</password>
2424
</credentials>
2525
</server>

0 commit comments

Comments
 (0)