Stop restoring gradle from cache
This commit is contained in:
parent
7733eb31e3
commit
5eeb7ac669
|
@ -112,7 +112,7 @@ commands:
|
|||
- restore_cache: *restore-npm-cache-linux
|
||||
- run: *install-npm-modules
|
||||
- save_cache: *save-npm-cache-linux
|
||||
- restore_cache: *restore-gradle-cache
|
||||
# - restore_cache: *restore-gradle-cache
|
||||
- run:
|
||||
name: Configure Gradle
|
||||
command: |
|
||||
|
|
Loading…
Reference in New Issue