aboutsummaryrefslogtreecommitdiffstats
path: root/.cirrus/.cirrus.yml
diff options
context:
space:
mode:
authorMatteo Mara <matteo.mara@sonarsource.com>2024-04-09 16:46:26 +0200
committersonartech <sonartech@sonarsource.com>2024-04-10 20:02:55 +0000
commit20533b8ce9239b262e6484d98bf9e9d6382f3c6d (patch)
tree2ae87f0f56de27f0e190cd6886b8c0f3cfa92c0c /.cirrus/.cirrus.yml
parentdb209490bc43fa60c53b47327cc35a8ba866981c (diff)
downloadsonarqube-20533b8ce9239b262e6484d98bf9e9d6382f3c6d.tar.gz
sonarqube-20533b8ce9239b262e6484d98bf9e9d6382f3c6d.zip
NO JIRA Fix build cache fingerprint
Diffstat (limited to '.cirrus/.cirrus.yml')
-rw-r--r--.cirrus/.cirrus.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.cirrus/.cirrus.yml b/.cirrus/.cirrus.yml
index 167ac0e713d..f6c31d4fa5a 100644
--- a/.cirrus/.cirrus.yml
+++ b/.cirrus/.cirrus.yml
@@ -79,7 +79,7 @@ build_cache_template: &BUILD_CACHE_TEMPLATE
build_cache:
folders:
- "**/build/**/*"
- fingerprint_script: echo $BUILD_NUMBER
+ fingerprint_script: echo $CIRRUS_BUILD_ID
cache_dependencies_task:
container: