mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-12-25 14:06:18 +08:00
Mention that CACHE_DEBUG_ENABLED
will disable parallel save/restore
This commit is contained in:
parent
78e25cd233
commit
aedc5fc8f9
@ -191,6 +191,8 @@ env:
|
|||||||
CACHE_DEBUG_ENABLED: true
|
CACHE_DEBUG_ENABLED: true
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Note that this setting will also prevent certain cache operations from running in parallel, further assisting with debugging.
|
||||||
|
|
||||||
## Build scans
|
## Build scans
|
||||||
|
|
||||||
If your build publishes a [build scan](https://gradle.com/build-scans/) the `gradle-build-action` action will:
|
If your build publishes a [build scan](https://gradle.com/build-scans/) the `gradle-build-action` action will:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user