Update .gitlab-ci.yml file

This commit is contained in:
Sinan Ta 2024-01-12 13:41:51 +01:00
parent 22d84535fb
commit 33acdd4925

View File

@ -17,6 +17,7 @@ deploy:
- gradle bootBuildImage --publishImage -PbuildbootDockerHostNetwork=true -Pversion=${TEST_BUILDVERSION}
after_script:
- mkdir -p .gradleBuildCache
- ls /tmp/
- mv /tmp/.gradleBuildCache/ .gradleBuildCache/ || true
artifacts:
reports: