Preserve .gradle in workspace

This commit is contained in:
Nikolay Martynov 2019-06-13 12:41:47 -04:00
parent b112043ea3
commit 16709c0954
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ jobs:
- persist_to_workspace:
root: .
paths:
- .gradle
- workspace
- save_cache: