add cache gradle-build-cache
This commit is contained in:
parent
d37572aa47
commit
187cbe9d14
@ -16,3 +16,7 @@ deploy:
|
|||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
dotenv: version.env
|
dotenv: version.env
|
||||||
|
cache:
|
||||||
|
key: gradle-build-cache
|
||||||
|
paths:
|
||||||
|
- /tmp/gradleCache
|
||||||
Loading…
x
Reference in New Issue
Block a user