Update .gitlab-ci.yml file

This commit is contained in:
Sinan Ta 2024-01-18 16:55:16 +01:00
parent dec8554b38
commit fb83fc8d46

View File

@ -26,7 +26,7 @@ deploy:
- ls -al `pwd`/.gradle
- du -sh `pwd`/.gradle/* | sort -h
- mv /tmp/.gradleBuildCache/ .gradleBuildCache/ || true
- rm .gradle/caches/modules-2/gc.properties .gradle/caches/modules-2/modules-2.lock
# - rm .gradle/caches/modules-2/gc.properties .gradle/caches/modules-2/modules-2.lock
- docker volume ls
- docker ps
- docker image ls