keep lock files
This commit is contained in:
parent
58b227c671
commit
fa92d6ef0e
@ -23,7 +23,10 @@ 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
|
||||
artifacts:
|
||||
reports:
|
||||
dotenv: version.env
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user