Merge pull request #879 from DataDog/mar-kolya/preserver-dot-gradle-in-workspace

Preserve .gradle in workspace
This commit is contained in:
Nikolay Martynov 2019-06-13 15:39:42 -04:00 committed by GitHub
commit 5e81ca7913
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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: