Preserve .gradle in workspace
This commit is contained in:
parent
b112043ea3
commit
16709c0954
|
@ -38,6 +38,7 @@ jobs:
|
|||
- persist_to_workspace:
|
||||
root: .
|
||||
paths:
|
||||
- .gradle
|
||||
- workspace
|
||||
|
||||
- save_cache:
|
||||
|
|
Loading…
Reference in New Issue