Update .gitlab-ci.yml file

This commit is contained in:
Sinan Ta 2024-01-15 14:02:40 +01:00
parent fee76862ac
commit 3ee007b064

View File

@ -20,6 +20,7 @@ deploy:
- gradle bootBuildImage --publishImage -PbuildbootDockerHostNetwork=true -Pversion=${TEST_BUILDVERSION} - gradle bootBuildImage --publishImage -PbuildbootDockerHostNetwork=true -Pversion=${TEST_BUILDVERSION}
after_script: after_script:
- mkdir -p .gradleBuildCache - mkdir -p .gradleBuildCache
- ls -al .tmp/
- ls -al /tmp - ls -al /tmp
- ls -al - ls -al
- ls -al `pwd`/.gradle - ls -al `pwd`/.gradle