mirror of
https://hub.gitmirror.com/https://github.com/gradle/gradle-build-action
synced 2026-02-04 20:48:58 +08:00
When enabled, the configuration-cache will cause the build to fail when a `buildFinished` listener is added. Instead, use a BuildService to listen for task failures and to write the results on build completion.