We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28a4716 commit 2e0145dCopy full SHA for 2e0145d
.cirrus.yml
@@ -78,7 +78,6 @@ cleanup_gradle_cache_script_template: &CLEANUP_GRADLE_CACHE_SCRIPT
78
- /usr/bin/find "${CIRRUS_WORKING_DIR}/.gradle/caches/" -name "*.lock" -type f -delete
79
- rm -rf "${CIRRUS_WORKING_DIR}/.gradle/caches/8.3/"
80
- rm -rf "${CIRRUS_WORKING_DIR}/.gradle/caches/journal-1/"
81
- - rm -rf "${CIRRUS_WORKING_DIR}/.gradle/caches/build-cache-1/"
82
83
build_task:
84
<<: *ONLY_IF_SONARSOURCE_QA
0 commit comments