add cache gradle-build-cache

This commit is contained in:
Sinan Ta 2024-01-12 08:26:47 +01:00
parent d37572aa47
commit 187cbe9d14

View File

@ -15,4 +15,8 @@ deploy:
- gradle bootBuildImage --publishImage -PbuildbootDockerHostNetwork=true -Pversion=${TEST_BUILDVERSION}
artifacts:
reports:
dotenv: version.env
dotenv: version.env
cache:
key: gradle-build-cache
paths:
- /tmp/gradleCache