Skip to content

Commit 5d70750

Browse files
author
Corneil du Plessis
committed
Update GE settings [skip ci]
1 parent fd2e96a commit 5d70750

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

settings.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@
2424
<username>${env.ARTIFACTORY_USR}</username>
2525
<password>${env.ARTIFACTORY_PSW}</password>
2626
</server>
27+
<server>
28+
<id>ge.spring.io</id>
29+
<username>${env.GRADLE_ENTERPRISE_CACHE_USERNAME}</username>
30+
<password>${env.GRADLE_ENTERPRISE_CACHE_PASSWORD}</password>
31+
</server>
2732
</servers>
2833

2934
</settings>

0 commit comments

Comments
 (0)