add cache gradle-build-cache
This commit is contained in:
parent
d37572aa47
commit
187cbe9d14
@ -15,4 +15,8 @@ deploy:
|
|||||||
- gradle bootBuildImage --publishImage -PbuildbootDockerHostNetwork=true -Pversion=${TEST_BUILDVERSION}
|
- gradle bootBuildImage --publishImage -PbuildbootDockerHostNetwork=true -Pversion=${TEST_BUILDVERSION}
|
||||||
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