We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2b7760 commit 018c2acCopy full SHA for 018c2ac
.mvn/gradle-enterprise.xml
@@ -20,7 +20,7 @@
20
<remote>
21
<server>
22
<credentials>
23
- <username>spring-builds+jenkins</username>
+ <username>${env.DEVELOCITY_CACHE_USERNAME}</username>
24
<password>${env.DEVELOCITY_CACHE_PASSWORD}</password>
25
</credentials>
26
</server>
0 commit comments