Skip to content

Commit 77b3db2

Browse files
authored
[No JIRA] Disable remote build cache in CI (#4525)
1 parent 156b7eb commit 77b3db2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.mvn/gradle-enterprise.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</server>
77
<buildCache>
88
<remote>
9-
<storeEnabled>true</storeEnabled>
9+
<enabled>false</enabled>
1010
</remote>
1111
<requireClean>false</requireClean>
1212
</buildCache>

0 commit comments

Comments
 (0)