Skip to content

Commit 2e0145d

Browse files
authored
SONARTEXT-69 Cache Gradle build logic (#312)
1 parent 28a4716 commit 2e0145d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.cirrus.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,6 @@ cleanup_gradle_cache_script_template: &CLEANUP_GRADLE_CACHE_SCRIPT
7878
- /usr/bin/find "${CIRRUS_WORKING_DIR}/.gradle/caches/" -name "*.lock" -type f -delete
7979
- rm -rf "${CIRRUS_WORKING_DIR}/.gradle/caches/8.3/"
8080
- rm -rf "${CIRRUS_WORKING_DIR}/.gradle/caches/journal-1/"
81-
- rm -rf "${CIRRUS_WORKING_DIR}/.gradle/caches/build-cache-1/"
8281

8382
build_task:
8483
<<: *ONLY_IF_SONARSOURCE_QA

0 commit comments

Comments
 (0)