ribafish opened a new pull request, #1033: URL: https://github.com/apache/ofbiz-framework/pull/1033
## Summary Enable the Develocity remote build cache for all builds. Push is limited to CI (`GITHUB_ACTIONS`), so CI populates the cache and developers benefit from it on local builds. The remote cache was explicitly disabled (`enabled = false`). This change sets `enabled = true` with `push = isCI`, following the standard Develocity configuration pattern. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
