@@ -15,7 +15,7 @@
|
|||||||
</buildScan>
|
</buildScan>
|
||||||
<buildCache>
|
<buildCache>
|
||||||
<local>
|
<local>
|
||||||
<enabled>true</enabled>
|
<enabled>false</enabled>
|
||||||
</local>
|
</local>
|
||||||
<remote>
|
<remote>
|
||||||
<server>
|
<server>
|
||||||
@@ -24,7 +24,7 @@
|
|||||||
<password>${env.DEVELOCITY_CACHE_PASSWORD}</password>
|
<password>${env.DEVELOCITY_CACHE_PASSWORD}</password>
|
||||||
</credentials>
|
</credentials>
|
||||||
</server>
|
</server>
|
||||||
<enabled>true</enabled>
|
<enabled>false</enabled>
|
||||||
<storeEnabled>#{env['DEVELOCITY_CACHE_USERNAME'] != null and env['DEVELOCITY_CACHE_PASSWORD'] != null}</storeEnabled>
|
<storeEnabled>#{env['DEVELOCITY_CACHE_USERNAME'] != null and env['DEVELOCITY_CACHE_PASSWORD'] != null}</storeEnabled>
|
||||||
</remote>
|
</remote>
|
||||||
</buildCache>
|
</buildCache>
|
||||||
|
|||||||
Reference in New Issue
Block a user