remove stage level cache

This commit is contained in:
Sinan Ta 2024-01-17 15:21:20 +01:00
parent 7178e21f15
commit 5910978b72

View File

@ -32,11 +32,11 @@ deploy:
artifacts:
reports:
dotenv: version.env
cache:
untracked: true
key: gradle-build-cache
paths:
- .gradleBuildCache/
- .gradle/
- .tmp/.gradle/
- .tmp/hello-world.txt #cache test
# cache:
# untracked: true
# key: gradle-build-cache
# paths:
# - .gradleBuildCache/
# - .gradle/
# - .tmp/.gradle/
# - .tmp/hello-world.txt #cache test