This commit is contained in:
Sinan Ta 2024-01-15 10:20:34 +01:00
parent efa7fed4d8
commit 00d84fa471

View File

@ -11,6 +11,7 @@ deploy:
TEST_BUILDVERSION: testing-build-cache-${CI_PIPELINE_ID}
script:
- ls -al /tmp
- echo `pwd`
- mv .gradleBuildCache/ /tmp/.gradleBuildCache/ || true
- mv .gradleUserHomeBackup `pwd`/.gradle || true
- echo "Building with gradle version ${TEST_BUILDVERSION}"