Update .gitlab-ci.yml file

This commit is contained in:
Sinan Ta 2024-01-19 12:29:09 +01:00
parent 54b274c8d4
commit 67743ffdba

View File

@ -27,7 +27,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